#fccbd4 color space conversions
Hex:
#fccbd4
RGB:
252, 203, 212
CMY:
1, 20, 17
CMYK:
0, 19, 16, 1
HSL:
349°, 89.0909%, 89.2157%
HSV (HSB):
349°, 19.4444%, 98.8235%
XYZ:
73.3845, 68.1608, 71.5759
xyY:
0.3443, 0.3198, 68.1608
CIE-Lab:
86.0868, 18.6671, 2.1119
CIE-LCH:
86.0868, 18.7862, 6.4548
CIE-Luv:
86.0868, 29.2600, -0.2723
Hunter-Lab:
82.5595, 14.1836, 6.3896
#fccbd4 color charts
#fccbd4 color shades, tints & tones
#fccbd4 color schemes
#fccbd4 color preview, HTML & CSS examples
This text has a color of #fccbd4
<p style="color:#fccbd4;">Text here</p>
.mytext {color:#fccbd4;}
This box has a color of #fccbd4
<div style="background-color:#fccbd4;">Content here</div>
.mybackground {background-color:#fccbd4;}
Border around this has a color of #fccbd4
<div style="border:2px solid #fccbd4;">Content here</div>
.myborder {border:2px solid #fccbd4;}