#fcc0d2 color space conversions
Hex:
#fcc0d2
RGB:
252, 192, 210
CMY:
1, 25, 18
CMYK:
0, 24, 17, 1
HSL:
342°, 90.9091%, 87.0588%
HSV (HSB):
342°, 23.8095%, 98.8235%
XYZ:
70.6274, 63.0479, 69.4198
xyY:
0.3478, 0.3104, 63.0479
CIE-Lab:
83.4676, 24.1389, -0.6399
CIE-LCH:
83.4676, 24.1474, 358.4814
CIE-Luv:
83.4676, 35.6499, -5.4015
Hunter-Lab:
79.4027, 19.8181, 3.7461
#fcc0d2 color charts
#fcc0d2 color shades, tints & tones
#fcc0d2 color schemes
#fcc0d2 color preview, HTML & CSS examples
This text has a color of #fcc0d2
<p style="color:#fcc0d2;">Text here</p>
.mytext {color:#fcc0d2;}
This box has a color of #fcc0d2
<div style="background-color:#fcc0d2;">Content here</div>
.mybackground {background-color:#fcc0d2;}
Border around this has a color of #fcc0d2
<div style="border:2px solid #fcc0d2;">Content here</div>
.myborder {border:2px solid #fcc0d2;}