#fcc1d5 color space conversions
Hex:
#fcc1d5
RGB:
252, 193, 213
CMY:
1, 24, 16
CMYK:
0, 23, 15, 1
HSL:
340°, 90.7692%, 87.2549%
HSV (HSB):
340°, 23.4127%, 98.8235%
XYZ:
71.2251, 63.6395, 71.4805
xyY:
0.3452, 0.3084, 63.6395
CIE-Lab:
83.7777, 24.0760, -1.7919
CIE-LCH:
83.7777, 24.1426, 355.7435
CIE-Luv:
83.7777, 34.7107, -7.1154
Hunter-Lab:
79.7744, 19.7654, 2.7162
#fcc1d5 color charts
#fcc1d5 color shades, tints & tones
#fcc1d5 color schemes
#fcc1d5 color preview, HTML & CSS examples
This text has a color of #fcc1d5
<p style="color:#fcc1d5;">Text here</p>
.mytext {color:#fcc1d5;}
This box has a color of #fcc1d5
<div style="background-color:#fcc1d5;">Content here</div>
.mybackground {background-color:#fcc1d5;}
Border around this has a color of #fcc1d5
<div style="border:2px solid #fcc1d5;">Content here</div>
.myborder {border:2px solid #fcc1d5;}