#fcf2a2 color space conversions
Hex:
#fcf2a2
RGB:
252, 242, 162
CMY:
1, 5, 36
CMYK:
0, 4, 36, 1
HSL:
53°, 93.7500%, 81.1765%
HSV (HSB):
53°, 35.7143%, 98.8235%
XYZ:
78.4186, 86.8083, 46.8050
xyY:
0.3698, 0.4094, 86.8083
CIE-Lab:
94.6569, -8.0154, 39.8467
CIE-LCH:
94.6569, 40.6449, 101.3736
CIE-Luv:
94.6569, 10.3302, 55.7883
Hunter-Lab:
93.1710, -12.8124, 35.4350
#fcf2a2 color charts
#fcf2a2 color shades, tints & tones
#fcf2a2 color schemes
#fcf2a2 color preview, HTML & CSS examples
This text has a color of #fcf2a2
<p style="color:#fcf2a2;">Text here</p>
.mytext {color:#fcf2a2;}
This box has a color of #fcf2a2
<div style="background-color:#fcf2a2;">Content here</div>
.mybackground {background-color:#fcf2a2;}
Border around this has a color of #fcf2a2
<div style="border:2px solid #fcf2a2;">Content here</div>
.myborder {border:2px solid #fcf2a2;}