#fcf4c0 color space conversions
Hex:
#fcf4c0
RGB:
252, 244, 192
CMY:
1, 4, 25
CMYK:
0, 3, 24, 1
HSL:
52°, 90.9091%, 87.0588%
HSV (HSB):
52°, 23.8095%, 98.8235%
XYZ:
82.0100, 89.2026, 62.7646
xyY:
0.3505, 0.3812, 89.2026
CIE-Lab:
95.6650, -5.3083, 26.0767
CIE-LCH:
95.6650, 26.6116, 101.5062
CIE-Luv:
95.6650, 7.6132, 38.3361
Hunter-Lab:
94.4471, -10.2880, 26.7120
#fcf4c0 color charts
#fcf4c0 color shades, tints & tones
#fcf4c0 color schemes
#fcf4c0 color preview, HTML & CSS examples
This text has a color of #fcf4c0
<p style="color:#fcf4c0;">Text here</p>
.mytext {color:#fcf4c0;}
This box has a color of #fcf4c0
<div style="background-color:#fcf4c0;">Content here</div>
.mybackground {background-color:#fcf4c0;}
Border around this has a color of #fcf4c0
<div style="border:2px solid #fcf4c0;">Content here</div>
.myborder {border:2px solid #fcf4c0;}