#fcc2f4 color space conversions
Hex:
#fcc2f4
RGB:
252, 194, 244
CMY:
1, 24, 4
CMYK:
0, 23, 3, 1
HSL:
308°, 90.6250%, 87.4510%
HSV (HSB):
308°, 23.0159%, 98.8235%
XYZ:
75.7658, 65.8107, 94.2974
xyY:
0.3212, 0.2790, 65.8107
CIE-Lab:
84.8998, 28.6925, -16.6731
CIE-LCH:
84.8998, 33.1851, 329.8393
CIE-Luv:
84.8998, 30.1851, -31.1631
Hunter-Lab:
81.1238, 24.7440, -12.1314
#fcc2f4 color charts
#fcc2f4 color shades, tints & tones
#fcc2f4 color schemes
#fcc2f4 color preview, HTML & CSS examples
This text has a color of #fcc2f4
<p style="color:#fcc2f4;">Text here</p>
.mytext {color:#fcc2f4;}
This box has a color of #fcc2f4
<div style="background-color:#fcc2f4;">Content here</div>
.mybackground {background-color:#fcc2f4;}
Border around this has a color of #fcc2f4
<div style="border:2px solid #fcc2f4;">Content here</div>
.myborder {border:2px solid #fcc2f4;}