#fcc1d6 color space conversions
Hex:
#fcc1d6
RGB:
252, 193, 214
CMY:
1, 24, 16
CMYK:
0, 23, 15, 1
HSL:
339°, 90.7692%, 87.2549%
HSV (HSB):
339°, 23.4127%, 98.8235%
XYZ:
71.3524, 63.6904, 72.1511
xyY:
0.3444, 0.3074, 63.6904
CIE-Lab:
83.8043, 24.2318, -2.2879
CIE-LCH:
83.8043, 24.3396, 354.6062
CIE-Luv:
83.8043, 34.5836, -7.8909
Hunter-Lab:
79.8063, 19.9306, 2.2616
#fcc1d6 color charts
#fcc1d6 color shades, tints & tones
#fcc1d6 color schemes
#fcc1d6 color preview, HTML & CSS examples
This text has a color of #fcc1d6
<p style="color:#fcc1d6;">Text here</p>
.mytext {color:#fcc1d6;}
This box has a color of #fcc1d6
<div style="background-color:#fcc1d6;">Content here</div>
.mybackground {background-color:#fcc1d6;}
Border around this has a color of #fcc1d6
<div style="border:2px solid #fcc1d6;">Content here</div>
.myborder {border:2px solid #fcc1d6;}