#c72f3e color space conversions
Hex:
#c72f3e
RGB:
199, 47, 62
CMY:
22, 82, 76
CMYK:
0, 76, 69, 22
HSL:
354°, 61.7886%, 48.2353%
HSV (HSB):
354°, 76.3819%, 78.0392%
XYZ:
25.4392, 14.5229, 6.0198
xyY:
0.5532, 0.3158, 14.5229
CIE-Lab:
44.9737, 59.4065, 28.9359
CIE-LCH:
44.9737, 66.0789, 25.9699
CIE-Luv:
44.9737, 111.9747, 18.5909
Hunter-Lab:
38.1090, 52.4649, 17.3106
#c72f3e color charts
#c72f3e color shades, tints & tones
#c72f3e color schemes
#c72f3e color preview, HTML & CSS examples
This text has a color of #c72f3e
<p style="color:#c72f3e;">Text here</p>
.mytext {color:#c72f3e;}
This box has a color of #c72f3e
<div style="background-color:#c72f3e;">Content here</div>
.mybackground {background-color:#c72f3e;}
Border around this has a color of #c72f3e
<div style="border:2px solid #c72f3e;">Content here</div>
.myborder {border:2px solid #c72f3e;}