#fc0246 color space conversions
Hex:
#fc0246
RGB:
252, 2, 70
CMY:
1, 99, 73
CMYK:
0, 99, 72, 1
HSL:
344°, 98.4252%, 49.8039%
HSV (HSB):
344°, 99.2063%, 98.8235%
XYZ:
41.2721, 21.1811, 7.7074
xyY:
0.5883, 0.3019, 21.1811
CIE-Lab:
53.1471, 80.5773, 36.4859
CIE-LCH:
53.1471, 88.4529, 24.3613
CIE-Luv:
53.1471, 161.8143, 21.1073
Hunter-Lab:
46.0229, 79.5339, 22.2868
#fc0246 color charts
#fc0246 color shades, tints & tones
#fc0246 color schemes
#fc0246 color preview, HTML & CSS examples
This text has a color of #fc0246
<p style="color:#fc0246;">Text here</p>
.mytext {color:#fc0246;}
This box has a color of #fc0246
<div style="background-color:#fc0246;">Content here</div>
.mybackground {background-color:#fc0246;}
Border around this has a color of #fc0246
<div style="border:2px solid #fc0246;">Content here</div>
.myborder {border:2px solid #fc0246;}