#c72d2f color space conversions
Hex:
#c72d2f
RGB:
199, 45, 47
CMY:
22, 82, 82
CMYK:
0, 77, 76, 22
HSL:
359°, 63.1148%, 47.8431%
HSV (HSB):
359°, 77.3869%, 78.0392%
XYZ:
25.0047, 14.2241, 4.1170
xyY:
0.5769, 0.3282, 14.2241
CIE-Lab:
44.5526, 59.3763, 37.2733
CIE-LCH:
44.5526, 70.1060, 32.1184
CIE-Luv:
44.5526, 116.4682, 24.4803
Hunter-Lab:
37.7149, 52.3430, 19.9283
#c72d2f color charts
#c72d2f color shades, tints & tones
#c72d2f color schemes
#c72d2f color preview, HTML & CSS examples
This text has a color of #c72d2f
<p style="color:#c72d2f;">Text here</p>
.mytext {color:#c72d2f;}
This box has a color of #c72d2f
<div style="background-color:#c72d2f;">Content here</div>
.mybackground {background-color:#c72d2f;}
Border around this has a color of #c72d2f
<div style="border:2px solid #c72d2f;">Content here</div>
.myborder {border:2px solid #c72d2f;}