#fc2dc3 color space conversions
Hex:
#fc2dc3
RGB:
252, 45, 195
CMY:
1, 82, 24
CMYK:
0, 82, 23, 1
HSL:
317°, 97.1831%, 58.2353%
HSV (HSB):
317°, 82.1429%, 98.8235%
XYZ:
50.9336, 26.5123, 54.0627
xyY:
0.3873, 0.2016, 26.5123
CIE-Lab:
58.5202, 84.9162, -29.8879
CIE-LCH:
58.5202, 90.0225, 340.6095
CIE-Luv:
58.5202, 103.2430, -59.1015
Hunter-Lab:
51.4901, 86.4629, -26.2091
#fc2dc3 color charts
#fc2dc3 color shades, tints & tones
#fc2dc3 color schemes
#fc2dc3 color preview, HTML & CSS examples
This text has a color of #fc2dc3
<p style="color:#fc2dc3;">Text here</p>
.mytext {color:#fc2dc3;}
This box has a color of #fc2dc3
<div style="background-color:#fc2dc3;">Content here</div>
.mybackground {background-color:#fc2dc3;}
Border around this has a color of #fc2dc3
<div style="border:2px solid #fc2dc3;">Content here</div>
.myborder {border:2px solid #fc2dc3;}