#c72f3b color space conversions
Hex:
#c72f3b
RGB:
199, 47, 59
CMY:
22, 82, 77
CMYK:
0, 76, 70, 22
HSL:
355°, 61.7886%, 48.2353%
HSV (HSB):
355°, 76.3819%, 78.0392%
XYZ:
25.3591, 14.4909, 5.5981
xyY:
0.5580, 0.3188, 14.4909
CIE-Lab:
44.9289, 59.2614, 30.6810
CIE-LCH:
44.9289, 66.7326, 27.3717
CIE-Luv:
44.9289, 112.7420, 19.9785
Hunter-Lab:
38.0669, 52.2946, 17.9277
#c72f3b color charts
#c72f3b color shades, tints & tones
#c72f3b color schemes
#c72f3b color preview, HTML & CSS examples
This text has a color of #c72f3b
<p style="color:#c72f3b;">Text here</p>
.mytext {color:#c72f3b;}
This box has a color of #c72f3b
<div style="background-color:#c72f3b;">Content here</div>
.mybackground {background-color:#c72f3b;}
Border around this has a color of #c72f3b
<div style="border:2px solid #c72f3b;">Content here</div>
.myborder {border:2px solid #c72f3b;}