#fcc2af color space conversions
Hex:
#fcc2af
RGB:
252, 194, 175
CMY:
1, 24, 31
CMYK:
0, 23, 31, 1
HSL:
15°, 92.7711%, 83.7255%
HSV (HSB):
15°, 30.5556%, 98.8235%
XYZ:
67.1745, 62.3742, 49.0564
xyY:
0.3761, 0.3492, 62.3742
CIE-Lab:
83.1120, 18.1677, 17.5594
CIE-LCH:
83.1120, 25.2665, 44.0245
CIE-Luv:
83.1120, 38.7016, 21.4232
Hunter-Lab:
78.9773, 13.6137, 18.4564
#fcc2af color charts
#fcc2af color shades, tints & tones
#fcc2af color schemes
#fcc2af color preview, HTML & CSS examples
This text has a color of #fcc2af
<p style="color:#fcc2af;">Text here</p>
.mytext {color:#fcc2af;}
This box has a color of #fcc2af
<div style="background-color:#fcc2af;">Content here</div>
.mybackground {background-color:#fcc2af;}
Border around this has a color of #fcc2af
<div style="border:2px solid #fcc2af;">Content here</div>
.myborder {border:2px solid #fcc2af;}