#fcc6de color space conversions
Hex:
#fcc6de
RGB:
252, 198, 222
CMY:
1, 22, 13
CMYK:
0, 21, 12, 1
HSL:
333°, 90.0000%, 88.2353%
HSV (HSB):
333°, 21.4286%, 98.8235%
XYZ:
73.5238, 66.3575, 78.0404
xyY:
0.3374, 0.3045, 66.3575
CIE-Lab:
85.1785, 22.8723, -4.5393
CIE-LCH:
85.1785, 23.3184, 348.7748
CIE-Luv:
85.1785, 30.8554, -11.0715
Hunter-Lab:
81.4601, 18.5542, 0.2211
#fcc6de color charts
#fcc6de color shades, tints & tones
#fcc6de color schemes
#fcc6de color preview, HTML & CSS examples
This text has a color of #fcc6de
<p style="color:#fcc6de;">Text here</p>
.mytext {color:#fcc6de;}
This box has a color of #fcc6de
<div style="background-color:#fcc6de;">Content here</div>
.mybackground {background-color:#fcc6de;}
Border around this has a color of #fcc6de
<div style="border:2px solid #fcc6de;">Content here</div>
.myborder {border:2px solid #fcc6de;}