#fcf2a3 color space conversions
Hex:
#fcf2a3
RGB:
252, 242, 163
CMY:
1, 5, 36
CMYK:
0, 4, 35, 1
HSL:
53°, 93.6842%, 81.3725%
HSV (HSB):
53°, 35.3175%, 98.8235%
XYZ:
78.5079, 86.8441, 47.2751
xyY:
0.3692, 0.4084, 86.8441
CIE-Lab:
94.6721, -7.9029, 39.3692
CIE-LCH:
94.6721, 40.1546, 101.3506
CIE-Luv:
94.6721, 10.2812, 55.2122
Hunter-Lab:
93.1902, -12.7058, 35.1555
#fcf2a3 color charts
#fcf2a3 color shades, tints & tones
#fcf2a3 color schemes
#fcf2a3 color preview, HTML & CSS examples
This text has a color of #fcf2a3
<p style="color:#fcf2a3;">Text here</p>
.mytext {color:#fcf2a3;}
This box has a color of #fcf2a3
<div style="background-color:#fcf2a3;">Content here</div>
.mybackground {background-color:#fcf2a3;}
Border around this has a color of #fcf2a3
<div style="border:2px solid #fcf2a3;">Content here</div>
.myborder {border:2px solid #fcf2a3;}