#fcadc2 color space conversions
Hex:
#fcadc2
RGB:
252, 173, 194
CMY:
1, 32, 24
CMYK:
0, 31, 23, 1
HSL:
344°, 92.9412%, 83.3333%
HSV (HSB):
344°, 31.3492%, 98.8235%
XYZ:
64.8261, 54.4776, 58.1375
xyY:
0.3653, 0.3070, 54.4776
CIE-Lab:
78.7394, 31.7631, 1.0899
CIE-LCH:
78.7394, 31.7818, 1.9652
CIE-Luv:
78.7394, 48.7442, -4.3149
Hunter-Lab:
73.8090, 27.6100, 4.9650
#fcadc2 color charts
#fcadc2 color shades, tints & tones
#fcadc2 color schemes
#fcadc2 color preview, HTML & CSS examples
This text has a color of #fcadc2
<p style="color:#fcadc2;">Text here</p>
.mytext {color:#fcadc2;}
This box has a color of #fcadc2
<div style="background-color:#fcadc2;">Content here</div>
.mybackground {background-color:#fcadc2;}
Border around this has a color of #fcadc2
<div style="border:2px solid #fcadc2;">Content here</div>
.myborder {border:2px solid #fcadc2;}