#c72f3d color space conversions
Hex:
#c72f3d
RGB:
199, 47, 61
CMY:
22, 82, 76
CMYK:
0, 76, 69, 22
HSL:
354°, 61.7886%, 48.2353%
HSV (HSB):
354°, 76.3819%, 78.0392%
XYZ:
25.4120, 14.5121, 5.8766
xyY:
0.5548, 0.3169, 14.5121
CIE-Lab:
44.9585, 59.3573, 29.5187
CIE-LCH:
44.9585, 66.2921, 26.4414
CIE-Luv:
44.9585, 112.2341, 19.0602
Hunter-Lab:
38.0947, 52.4071, 17.5200
#c72f3d color charts
#c72f3d color shades, tints & tones
#c72f3d color schemes
#c72f3d color preview, HTML & CSS examples
This text has a color of #c72f3d
<p style="color:#c72f3d;">Text here</p>
.mytext {color:#c72f3d;}
This box has a color of #c72f3d
<div style="background-color:#c72f3d;">Content here</div>
.mybackground {background-color:#c72f3d;}
Border around this has a color of #c72f3d
<div style="border:2px solid #c72f3d;">Content here</div>
.myborder {border:2px solid #c72f3d;}