#c72e1f color space conversions
Hex:
#c72e1f
RGB:
199, 46, 31
CMY:
22, 82, 88
CMYK:
0, 77, 84, 22
HSL:
5°, 73.0435%, 45.0980%
HSV (HSB):
5°, 84.4221%, 78.0392%
XYZ:
24.7775, 14.1950, 2.7303
xyY:
0.5941, 0.3404, 14.1950
CIE-Lab:
44.5113, 58.5812, 45.7906
CIE-LCH:
44.5113, 74.3541, 38.0133
CIE-Luv:
44.5113, 118.7502, 29.6372
Hunter-Lab:
37.6763, 51.4555, 22.0768
#c72e1f color charts
#c72e1f color shades, tints & tones
#c72e1f color schemes
#c72e1f color preview, HTML & CSS examples
This text has a color of #c72e1f
<p style="color:#c72e1f;">Text here</p>
.mytext {color:#c72e1f;}
This box has a color of #c72e1f
<div style="background-color:#c72e1f;">Content here</div>
.mybackground {background-color:#c72e1f;}
Border around this has a color of #c72e1f
<div style="border:2px solid #c72e1f;">Content here</div>
.myborder {border:2px solid #c72e1f;}