#fccd8c color space conversions
Hex:
#fccd8c
RGB:
252, 205, 140
CMY:
1, 20, 45
CMYK:
0, 19, 44, 1
HSL:
35°, 94.9153%, 76.8627%
HSV (HSB):
35°, 44.4444%, 98.8235%
XYZ:
66.7098, 66.2515, 34.0828
xyY:
0.3994, 0.3966, 66.2515
CIE-Lab:
85.1246, 8.4635, 38.5563
CIE-LCH:
85.1246, 39.4742, 77.6194
CIE-Luv:
85.1246, 35.0286, 49.2189
Hunter-Lab:
81.3950, 3.8539, 32.1499
#fccd8c color charts
#fccd8c color shades, tints & tones
#fccd8c color schemes
#fccd8c color preview, HTML & CSS examples
This text has a color of #fccd8c
<p style="color:#fccd8c;">Text here</p>
.mytext {color:#fccd8c;}
This box has a color of #fccd8c
<div style="background-color:#fccd8c;">Content here</div>
.mybackground {background-color:#fccd8c;}
Border around this has a color of #fccd8c
<div style="border:2px solid #fccd8c;">Content here</div>
.myborder {border:2px solid #fccd8c;}