#fcc1f2 color space conversions
Hex:
#fcc1f2
RGB:
252, 193, 242
CMY:
1, 24, 5
CMYK:
0, 23, 4, 1
HSL:
310°, 90.7692%, 87.2549%
HSV (HSB):
310°, 23.4127%, 98.8235%
XYZ:
75.2419, 65.2462, 92.6325
xyY:
0.3228, 0.2799, 65.2462
CIE-Lab:
84.6104, 28.8684, -16.0433
CIE-LCH:
84.6104, 33.0268, 330.9374
CIE-Luv:
84.6104, 30.9524, -30.1692
Hunter-Lab:
80.7751, 24.9160, -11.4509
#fcc1f2 color charts
#fcc1f2 color shades, tints & tones
#fcc1f2 color schemes
#fcc1f2 color preview, HTML & CSS examples
This text has a color of #fcc1f2
<p style="color:#fcc1f2;">Text here</p>
.mytext {color:#fcc1f2;}
This box has a color of #fcc1f2
<div style="background-color:#fcc1f2;">Content here</div>
.mybackground {background-color:#fcc1f2;}
Border around this has a color of #fcc1f2
<div style="border:2px solid #fcc1f2;">Content here</div>
.myborder {border:2px solid #fcc1f2;}