#fc0f25 color space conversions
Hex:
#fc0f25
RGB:
252, 15, 37
CMY:
1, 94, 85
CMYK:
0, 94, 85, 1
HSL:
354°, 97.5309%, 52.3529%
HSV (HSB):
354°, 94.0476%, 98.8235%
XYZ:
40.6496, 21.1707, 3.6941
xyY:
0.6205, 0.3231, 21.1707
CIE-Lab:
53.1358, 78.7129, 54.4534
CIE-LCH:
53.1358, 95.7126, 34.6754
CIE-Luv:
53.1358, 167.4817, 32.8894
Hunter-Lab:
46.0116, 77.1782, 27.4479
#fc0f25 color charts
#fc0f25 color shades, tints & tones
#fc0f25 color schemes
#fc0f25 color preview, HTML & CSS examples
This text has a color of #fc0f25
<p style="color:#fc0f25;">Text here</p>
.mytext {color:#fc0f25;}
This box has a color of #fc0f25
<div style="background-color:#fc0f25;">Content here</div>
.mybackground {background-color:#fc0f25;}
Border around this has a color of #fc0f25
<div style="border:2px solid #fc0f25;">Content here</div>
.myborder {border:2px solid #fc0f25;}