#fc0245 color space conversions
Hex:
#fc0245
RGB:
252, 2, 69
CMY:
1, 99, 73
CMYK:
0, 99, 73, 1
HSL:
344°, 98.4252%, 49.8039%
HSV (HSB):
344°, 99.2063%, 98.8235%
XYZ:
41.2408, 21.1685, 7.5425
xyY:
0.5896, 0.3026, 21.1685
CIE-Lab:
53.1335, 80.5402, 37.0567
CIE-LCH:
53.1335, 88.6562, 24.7072
CIE-Luv:
53.1335, 162.1046, 21.5427
Hunter-Lab:
46.0093, 79.4836, 22.4868
#fc0245 color charts
#fc0245 color shades, tints & tones
#fc0245 color schemes
#fc0245 color preview, HTML & CSS examples
This text has a color of #fc0245
<p style="color:#fc0245;">Text here</p>
.mytext {color:#fc0245;}
This box has a color of #fc0245
<div style="background-color:#fc0245;">Content here</div>
.mybackground {background-color:#fc0245;}
Border around this has a color of #fc0245
<div style="border:2px solid #fc0245;">Content here</div>
.myborder {border:2px solid #fc0245;}