#fc0c25 color space conversions
Hex:
#fc0c25
RGB:
252, 12, 37
CMY:
1, 95, 85
CMYK:
0, 95, 85, 1
HSL:
354°, 97.5610%, 51.7647%
HSV (HSB):
354°, 95.2381%, 98.8235%
XYZ:
40.6103, 21.0920, 3.6810
xyY:
0.6211, 0.3226, 21.0920
CIE-Lab:
53.0500, 78.9611, 54.3822
CIE-LCH:
53.0500, 95.8764, 34.5560
CIE-Luv:
53.0500, 167.9553, 32.7265
Hunter-Lab:
45.9260, 77.4690, 27.3960
#fc0c25 color charts
#fc0c25 color shades, tints & tones
#fc0c25 color schemes
#fc0c25 color preview, HTML & CSS examples
This text has a color of #fc0c25
<p style="color:#fc0c25;">Text here</p>
.mytext {color:#fc0c25;}
This box has a color of #fc0c25
<div style="background-color:#fc0c25;">Content here</div>
.mybackground {background-color:#fc0c25;}
Border around this has a color of #fc0c25
<div style="border:2px solid #fc0c25;">Content here</div>
.myborder {border:2px solid #fc0c25;}