#fccd9a color space conversions
Hex:
#fccd9a
RGB:
252, 205, 154
CMY:
1, 20, 40
CMYK:
0, 19, 39, 1
HSL:
31°, 94.2308%, 79.6078%
HSV (HSB):
31°, 38.8889%, 98.8235%
XYZ:
67.8089, 66.6912, 39.8706
xyY:
0.3889, 0.3825, 66.6912
CIE-Lab:
85.3478, 9.9285, 31.6524
CIE-LCH:
85.3478, 33.1731, 72.5848
CIE-Luv:
85.3478, 33.8557, 41.0410
Hunter-Lab:
81.6647, 5.3014, 28.2185
#fccd9a color charts
#fccd9a color shades, tints & tones
#fccd9a color schemes
#fccd9a color preview, HTML & CSS examples
This text has a color of #fccd9a
<p style="color:#fccd9a;">Text here</p>
.mytext {color:#fccd9a;}
This box has a color of #fccd9a
<div style="background-color:#fccd9a;">Content here</div>
.mybackground {background-color:#fccd9a;}
Border around this has a color of #fccd9a
<div style="border:2px solid #fccd9a;">Content here</div>
.myborder {border:2px solid #fccd9a;}