#fcc7e1 color space conversions
Hex:
#fcc7e1
RGB:
252, 199, 225
CMY:
1, 22, 12
CMYK:
0, 21, 11, 1
HSL:
331°, 89.8305%, 88.4314%
HSV (HSB):
331°, 21.0317%, 98.8235%
XYZ:
74.1589, 66.9785, 80.2537
xyY:
0.3350, 0.3025, 66.9785
CIE-Lab:
85.4931, 22.8340, -5.6731
CIE-LCH:
85.4931, 23.5282, 346.0473
CIE-Luv:
85.4931, 29.9554, -12.8094
Hunter-Lab:
81.8404, 18.5253, -0.8522
#fcc7e1 color charts
#fcc7e1 color shades, tints & tones
#fcc7e1 color schemes
#fcc7e1 color preview, HTML & CSS examples
This text has a color of #fcc7e1
<p style="color:#fcc7e1;">Text here</p>
.mytext {color:#fcc7e1;}
This box has a color of #fcc7e1
<div style="background-color:#fcc7e1;">Content here</div>
.mybackground {background-color:#fcc7e1;}
Border around this has a color of #fcc7e1
<div style="border:2px solid #fcc7e1;">Content here</div>
.myborder {border:2px solid #fcc7e1;}