#fcc0e3 color space conversions
Hex:
#fcc0e3
RGB:
252, 192, 227
CMY:
1, 25, 11
CMYK:
0, 24, 10, 1
HSL:
325°, 90.9091%, 87.0588%
HSV (HSB):
325°, 23.8095%, 98.8235%
XYZ:
72.8596, 63.9408, 81.1747
xyY:
0.3343, 0.2933, 63.9408
CIE-Lab:
83.9349, 26.8462, -9.0481
CIE-LCH:
83.9349, 28.3300, 341.3743
CIE-Luv:
83.9349, 33.4446, -18.7296
Hunter-Lab:
79.9630, 22.7082, -4.2144
#fcc0e3 color charts
#fcc0e3 color shades, tints & tones
#fcc0e3 color schemes
#fcc0e3 color preview, HTML & CSS examples
This text has a color of #fcc0e3
<p style="color:#fcc0e3;">Text here</p>
.mytext {color:#fcc0e3;}
This box has a color of #fcc0e3
<div style="background-color:#fcc0e3;">Content here</div>
.mybackground {background-color:#fcc0e3;}
Border around this has a color of #fcc0e3
<div style="border:2px solid #fcc0e3;">Content here</div>
.myborder {border:2px solid #fcc0e3;}