#fcc4d5 color space conversions
Hex:
#fcc4d5
RGB:
252, 196, 213
CMY:
1, 23, 16
CMYK:
0, 22, 15, 1
HSL:
342°, 90.3226%, 87.8431%
HSV (HSB):
342°, 22.2222%, 98.8235%
XYZ:
71.8951, 64.9794, 71.7038
xyY:
0.3447, 0.3115, 64.9794
CIE-Lab:
84.4731, 22.4980, -0.7737
CIE-LCH:
84.4731, 22.5113, 358.0303
CIE-Luv:
84.4731, 33.0449, -5.2955
Hunter-Lab:
80.6098, 18.1352, 3.6874
#fcc4d5 color charts
#fcc4d5 color shades, tints & tones
#fcc4d5 color schemes
#fcc4d5 color preview, HTML & CSS examples
This text has a color of #fcc4d5
<p style="color:#fcc4d5;">Text here</p>
.mytext {color:#fcc4d5;}
This box has a color of #fcc4d5
<div style="background-color:#fcc4d5;">Content here</div>
.mybackground {background-color:#fcc4d5;}
Border around this has a color of #fcc4d5
<div style="border:2px solid #fcc4d5;">Content here</div>
.myborder {border:2px solid #fcc4d5;}