#fcc2e9 color space conversions
Hex:
#fcc2e9
RGB:
252, 194, 233
CMY:
1, 24, 9
CMYK:
0, 23, 8, 1
HSL:
320°, 90.6250%, 87.4510%
HSV (HSB):
320°, 23.0159%, 98.8235%
XYZ:
74.1447, 65.1622, 85.7605
xyY:
0.3294, 0.2895, 65.1622
CIE-Lab:
84.5673, 26.7952, -11.3105
CIE-LCH:
84.5673, 29.0845, 337.1149
CIE-Luv:
84.5673, 31.6107, -22.2808
Hunter-Lab:
80.7231, 22.6878, -6.4837
#fcc2e9 color charts
#fcc2e9 color shades, tints & tones
#fcc2e9 color schemes
#fcc2e9 color preview, HTML & CSS examples
This text has a color of #fcc2e9
<p style="color:#fcc2e9;">Text here</p>
.mytext {color:#fcc2e9;}
This box has a color of #fcc2e9
<div style="background-color:#fcc2e9;">Content here</div>
.mybackground {background-color:#fcc2e9;}
Border around this has a color of #fcc2e9
<div style="border:2px solid #fcc2e9;">Content here</div>
.myborder {border:2px solid #fcc2e9;}