#c72c1d color space conversions
Hex:
#c72c1d
RGB:
199, 44, 29
CMY:
22, 83, 89
CMYK:
0, 78, 85, 22
HSL:
5°, 74.5614%, 44.7059%
HSV (HSB):
5°, 85.4271%, 78.0392%
XYZ:
24.6756, 14.0322, 2.5703
xyY:
0.5978, 0.3399, 14.0322
CIE-Lab:
44.2791, 59.1442, 46.5566
CIE-LCH:
44.2791, 75.2698, 38.2088
CIE-Luv:
44.2791, 120.0541, 29.7333
Hunter-Lab:
37.4596, 52.0286, 22.1534
#c72c1d color charts
#c72c1d color shades, tints & tones
#c72c1d color schemes
#c72c1d color preview, HTML & CSS examples
This text has a color of #c72c1d
<p style="color:#c72c1d;">Text here</p>
.mytext {color:#c72c1d;}
This box has a color of #c72c1d
<div style="background-color:#c72c1d;">Content here</div>
.mybackground {background-color:#c72c1d;}
Border around this has a color of #c72c1d
<div style="border:2px solid #c72c1d;">Content here</div>
.myborder {border:2px solid #c72c1d;}