#fcc3f1 color space conversions
Hex:
#fcc3f1
RGB:
252, 195, 241
CMY:
1, 24, 5
CMYK:
0, 23, 4, 1
HSL:
312°, 90.4762%, 87.6471%
HSV (HSB):
312°, 22.6190%, 98.8235%
XYZ:
75.5372, 66.0765, 91.9919
xyY:
0.3234, 0.2829, 66.0765
CIE-Lab:
85.0354, 27.6408, -14.8726
CIE-LCH:
85.0354, 31.3880, 331.7167
CIE-Luv:
85.0354, 30.0657, -28.0988
Hunter-Lab:
81.2875, 23.6198, -10.1964
#fcc3f1 color charts
#fcc3f1 color shades, tints & tones
#fcc3f1 color schemes
#fcc3f1 color preview, HTML & CSS examples
This text has a color of #fcc3f1
<p style="color:#fcc3f1;">Text here</p>
.mytext {color:#fcc3f1;}
This box has a color of #fcc3f1
<div style="background-color:#fcc3f1;">Content here</div>
.mybackground {background-color:#fcc3f1;}
Border around this has a color of #fcc3f1
<div style="border:2px solid #fcc3f1;">Content here</div>
.myborder {border:2px solid #fcc3f1;}