#fcc2b9 color space conversions
Hex:
#fcc2b9
RGB:
252, 194, 185
CMY:
1, 24, 27
CMYK:
0, 23, 27, 1
HSL:
8°, 91.7808%, 85.6863%
HSV (HSB):
8°, 26.5873%, 98.8235%
XYZ:
68.1936, 62.7818, 54.4228
xyY:
0.3678, 0.3386, 62.7818
CIE-Lab:
83.3274, 19.4800, 12.5322
CIE-LCH:
83.3274, 23.1631, 32.7548
CIE-Luv:
83.3274, 37.5533, 14.3941
Hunter-Lab:
79.2350, 14.9649, 14.7409
#fcc2b9 color charts
#fcc2b9 color shades, tints & tones
#fcc2b9 color schemes
#fcc2b9 color preview, HTML & CSS examples
This text has a color of #fcc2b9
<p style="color:#fcc2b9;">Text here</p>
.mytext {color:#fcc2b9;}
This box has a color of #fcc2b9
<div style="background-color:#fcc2b9;">Content here</div>
.mybackground {background-color:#fcc2b9;}
Border around this has a color of #fcc2b9
<div style="border:2px solid #fcc2b9;">Content here</div>
.myborder {border:2px solid #fcc2b9;}