#fcc2dd color space conversions
Hex:
#fcc2dd
RGB:
252, 194, 221
CMY:
1, 24, 13
CMYK:
0, 23, 12, 1
HSL:
332°, 90.6250%, 87.4510%
HSV (HSB):
332°, 23.0159%, 98.8235%
XYZ:
72.4878, 64.4995, 77.0357
xyY:
0.3387, 0.3014, 64.4995
CIE-Lab:
84.2252, 24.8155, -5.4116
CIE-LCH:
84.2252, 25.3987, 347.6980
CIE-Luv:
84.2252, 33.1467, -12.7497
Hunter-Lab:
80.3116, 20.5657, -0.6535
#fcc2dd color charts
#fcc2dd color shades, tints & tones
#fcc2dd color schemes
#fcc2dd color preview, HTML & CSS examples
This text has a color of #fcc2dd
<p style="color:#fcc2dd;">Text here</p>
.mytext {color:#fcc2dd;}
This box has a color of #fcc2dd
<div style="background-color:#fcc2dd;">Content here</div>
.mybackground {background-color:#fcc2dd;}
Border around this has a color of #fcc2dd
<div style="border:2px solid #fcc2dd;">Content here</div>
.myborder {border:2px solid #fcc2dd;}