Input Hex color codes, RGB and HSL values. Example:ff0000, rgb(255,0,0), hsl(0,100%,50%). Note no spaces!

#00ff01 / rgb(0,255,1) / hsl(120,100%,50%)

00ff01
0,255,1

The hexadecimal color code #00ff01. In the RGB color model #00ff01 is comprised of 0% red, 100% green and 0.39% blue. In the HSL color space #00ff01 has a hue of 120° (degrees), 100%% saturation and 50%% lightness.

Color Space Conversions
Hexadecimal
#00ff01
Decimal
65281
Binary
00000000,11111111,00000001
RGB
rgb(0, 255, 1)
RGBA
rgba(0, 255, 1,1.0)
HSL
hsl(120, 100%, 50%)
HSLA
hsla(120, 100%, 50%,1.0)
HSV/HSB
120°, 100%, 100%
CMY
100, 0, 100
CMYK
100, 0, 100, 0
YUV
149.799, 0, 0
YIQ
149.799, 0, 0
YCbCr
144.618, 54.234, 34.089
XYZ
35.77, 71.52, 11.95
Yxy
71.52, 0.3, 0.6
Hunter-Lab
84.57, 0, 48
CIELab
87.74, 0, 83.11
CIELCH
87.74, 83.11, 90
CIELuv
87.74, 0, 107.35
Copyright © 2021-2025 53lu