#fcc2f7 color space conversions
Hex:
#fcc2f7
RGB:
252, 194, 247
CMY:
1, 24, 3
CMYK:
0, 23, 2, 1
HSL:
305°, 90.6250%, 87.4510%
HSV (HSB):
305°, 23.0159%, 98.8235%
XYZ:
76.2252, 65.9944, 96.7164
xyY:
0.3190, 0.2762, 65.9944
CIE-Lab:
84.9936, 29.2231, -18.1277
CIE-LCH:
84.9936, 34.3890, 328.1878
CIE-Luv:
84.9936, 29.7941, -33.6050
Hunter-Lab:
81.2369, 25.3231, -13.7216
#fcc2f7 color charts
#fcc2f7 color shades, tints & tones
#fcc2f7 color schemes
#fcc2f7 color preview, HTML & CSS examples
This text has a color of #fcc2f7
<p style="color:#fcc2f7;">Text here</p>
.mytext {color:#fcc2f7;}
This box has a color of #fcc2f7
<div style="background-color:#fcc2f7;">Content here</div>
.mybackground {background-color:#fcc2f7;}
Border around this has a color of #fcc2f7
<div style="border:2px solid #fcc2f7;">Content here</div>
.myborder {border:2px solid #fcc2f7;}