#fcadd4 color space conversions
Hex:
#fcadd4
RGB:
252, 173, 212
CMY:
1, 32, 17
CMYK:
0, 31, 16, 1
HSL:
330°, 92.9412%, 83.3333%
HSV (HSB):
330°, 31.3492%, 98.8235%
XYZ:
66.9721, 55.3361, 69.4385
xyY:
0.3493, 0.2886, 55.3361
CIE-Lab:
79.2344, 34.4335, -7.9539
CIE-LCH:
79.2344, 35.3402, 346.9933
CIE-Luv:
79.2344, 45.8590, -18.3032
Hunter-Lab:
74.3882, 30.5252, -3.2731
#fcadd4 color charts
#fcadd4 color shades, tints & tones
#fcadd4 color schemes
#fcadd4 color preview, HTML & CSS examples
This text has a color of #fcadd4
<p style="color:#fcadd4;">Text here</p>
.mytext {color:#fcadd4;}
This box has a color of #fcadd4
<div style="background-color:#fcadd4;">Content here</div>
.mybackground {background-color:#fcadd4;}
Border around this has a color of #fcadd4
<div style="border:2px solid #fcadd4;">Content here</div>
.myborder {border:2px solid #fcadd4;}