#fcc2a4 color space conversions
Hex:
#fcc2a4
RGB:
252, 194, 164
CMY:
1, 24, 36
CMYK:
0, 23, 35, 1
HSL:
20°, 93.6170%, 81.5686%
HSV (HSB):
20°, 34.9206%, 98.8235%
XYZ:
66.1375, 61.9594, 43.5955
xyY:
0.3852, 0.3609, 61.9594
CIE-Lab:
82.8918, 16.8131, 23.0942
CIE-LCH:
82.8918, 28.5661, 53.9446
CIE-Luv:
82.8918, 39.9156, 28.8365
Hunter-Lab:
78.7143, 12.2298, 22.2625
#fcc2a4 color charts
#fcc2a4 color shades, tints & tones
#fcc2a4 color schemes
#fcc2a4 color preview, HTML & CSS examples
This text has a color of #fcc2a4
<p style="color:#fcc2a4;">Text here</p>
.mytext {color:#fcc2a4;}
This box has a color of #fcc2a4
<div style="background-color:#fcc2a4;">Content here</div>
.mybackground {background-color:#fcc2a4;}
Border around this has a color of #fcc2a4
<div style="border:2px solid #fcc2a4;">Content here</div>
.myborder {border:2px solid #fcc2a4;}