#fc2db2 color space conversions
Hex:
#fc2db2
RGB:
252, 45, 178
CMY:
1, 82, 30
CMYK:
0, 82, 29, 1
HSL:
321°, 97.1831%, 58.2353%
HSV (HSB):
321°, 82.1429%, 98.8235%
XYZ:
49.1192, 25.7866, 44.5079
xyY:
0.4113, 0.2159, 25.7866
CIE-Lab:
57.8339, 82.9934, -21.1304
CIE-LCH:
57.8339, 85.6411, 345.7158
CIE-Luv:
57.8339, 110.6665, -45.6973
Hunter-Lab:
50.7805, 83.7944, -16.4200
#fc2db2 color charts
#fc2db2 color shades, tints & tones
#fc2db2 color schemes
#fc2db2 color preview, HTML & CSS examples
This text has a color of #fc2db2
<p style="color:#fc2db2;">Text here</p>
.mytext {color:#fc2db2;}
This box has a color of #fc2db2
<div style="background-color:#fc2db2;">Content here</div>
.mybackground {background-color:#fc2db2;}
Border around this has a color of #fc2db2
<div style="border:2px solid #fc2db2;">Content here</div>
.myborder {border:2px solid #fc2db2;}