#c01f25 color space conversions
Hex:
#c01f25
RGB:
192, 31, 37
CMY:
25, 88, 85
CMYK:
0, 84, 81, 25
HSL:
358°, 72.1973%, 43.7255%
HSV (HSB):
358°, 83.8542%, 75.2941%
XYZ:
22.5621, 12.3200, 2.9391
xyY:
0.5965, 0.3257, 12.3200
CIE-Lab:
41.7203, 60.7936, 39.5227
CIE-LCH:
41.7203, 72.5114, 33.0284
CIE-Luv:
41.7203, 119.1196, 24.1737
Hunter-Lab:
35.0999, 53.3147, 19.6052
#c01f25 color charts
#c01f25 color shades, tints & tones
#c01f25 color schemes
#c01f25 color preview, HTML & CSS examples
This text has a color of #c01f25
<p style="color:#c01f25;">Text here</p>
.mytext {color:#c01f25;}
This box has a color of #c01f25
<div style="background-color:#c01f25;">Content here</div>
.mybackground {background-color:#c01f25;}
Border around this has a color of #c01f25
<div style="border:2px solid #c01f25;">Content here</div>
.myborder {border:2px solid #c01f25;}