#fcf9cd color space conversions
Hex:
#fcf9cd
RGB:
252, 249, 205
CMY:
1, 2, 20
CMYK:
0, 1, 19, 1
HSL:
56°, 88.6792%, 89.6078%
HSV (HSB):
56°, 18.6508%, 98.8235%
XYZ:
85.0400, 92.8546, 71.1982
xyY:
0.3414, 0.3728, 92.8546
CIE-Lab:
97.1686, -5.9975, 21.5249
CIE-LCH:
97.1686, 22.3448, 105.5696
CIE-Luv:
97.1686, 4.1248, 32.5027
Hunter-Lab:
96.3611, -11.1031, 23.6452
#fcf9cd color charts
#fcf9cd color shades, tints & tones
#fcf9cd color schemes
#fcf9cd color preview, HTML & CSS examples
This text has a color of #fcf9cd
<p style="color:#fcf9cd;">Text here</p>
.mytext {color:#fcf9cd;}
This box has a color of #fcf9cd
<div style="background-color:#fcf9cd;">Content here</div>
.mybackground {background-color:#fcf9cd;}
Border around this has a color of #fcf9cd
<div style="border:2px solid #fcf9cd;">Content here</div>
.myborder {border:2px solid #fcf9cd;}