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

#fffffe / rgb(255,255,254) / hsl(60,100%,99.8%)

fffffe
255,255,254

The hexadecimal color code #fffffe. In the RGB color model #fffffe is comprised of 100% red, 100% green and 99.61% blue. In the HSL color space #fffffe has a hue of 60° (degrees), 100%% saturation and 99.8%% lightness.

Color Space Conversions
Hexadecimal
#fffffe
Decimal
16777214
Binary
11111111,11111111,11111110
RGB
rgb(255, 255, 254)
RGBA
rgba(255, 255, 254,1.0)
HSL
hsl(60, 100%, 99.8%)
HSLA
hsla(60, 100%, 99.8%,1.0)
HSV/HSB
60°, 0.39%, 100%
CMY
0, 0, 0
CMYK
0, 0, 0, 0
YUV
254.886, 0, 0.099999999999969
YIQ
254.886, 0.32099999999998, 0
YCbCr
234.947, 127.561, 128.071
XYZ
94.89, 99.94, 108.05
Yxy
99.94, 0.31, 0.33
Hunter-Lab
99.97, 0, 0.47
CIELab
99.98, 0, 0.47
CIELCH
99.98, 0.47, 90
CIELuv
99.98, 0.06, 0.75
Copyright © 2021-2024 53lu