#faffcc color space conversions
Hex:
#faffcc
RGB:
250, 255, 204
CMY:
2, 0, 20
CMYK:
2, 0, 20, 0
HSL:
66°, 100.0000%, 90.0000%
HSV (HSB):
66°, 20.0000%, 100.0000%
XYZ:
86.0834, 96.2036, 71.1588
xyY:
0.3397, 0.3796, 96.2036
CIE-Lab:
98.5131, -9.8304, 23.8751
CIE-LCH:
98.5131, 25.8197, 112.3792
CIE-Luv:
98.5131, -0.3122, 36.5275
Hunter-Lab:
98.0834, -14.9846, 25.6440
#faffcc color charts
#faffcc RGB chart
#faffcc CMYK chart
#faffcc RGB pie chart
#faffcc color shades, tints & tones
#faffcc color schemes
#faffcc color preview, HTML & CSS examples
This text has a color of #faffcc
<p style="color:#faffcc;">Text here</p>
.mytext {color:#faffcc;}
Text color #faffcc
This box has a color of #faffcc
<div style="background-color:#faffcc;">Content here</div>
.mybackground {background-color:#faffcc;}
Background color #faffcc
Border around this has a color of #faffcc
<div style="border:2px solid #faffcc;">Content here</div>
.myborder {border:2px solid #faffcc;}
Border color #faffcc