#fc2196 color space conversions
Hex:
#fc2196
RGB:
252, 33, 150
CMY:
1, 87, 41
CMYK:
0, 87, 40, 1
HSL:
328°, 97.3333%, 55.8824%
HSV (HSB):
328°, 86.9048%, 98.8235%
XYZ:
46.1938, 23.9852, 31.0491
xyY:
0.4563, 0.2369, 23.9852
CIE-Lab:
56.0729, 82.4546, -7.3778
CIE-LCH:
56.0729, 82.7840, 354.8869
CIE-Luv:
56.0729, 125.6437, -26.1261
Hunter-Lab:
48.9747, 82.6587, -3.3066
#fc2196 color charts
#fc2196 color shades, tints & tones
#fc2196 color schemes
#fc2196 color preview, HTML & CSS examples
This text has a color of #fc2196
<p style="color:#fc2196;">Text here</p>
.mytext {color:#fc2196;}
This box has a color of #fc2196
<div style="background-color:#fc2196;">Content here</div>
.mybackground {background-color:#fc2196;}
Border around this has a color of #fc2196
<div style="border:2px solid #fc2196;">Content here</div>
.myborder {border:2px solid #fc2196;}