#c7232f color space conversions
Hex:
#c7232f
RGB:
199, 35, 47
CMY:
22, 86, 82
CMYK:
0, 82, 76, 22
HSL:
356°, 70.0855%, 45.8824%
HSV (HSB):
356°, 82.4121%, 78.0392%
XYZ:
24.6673, 13.5494, 4.0045
xyY:
0.5842, 0.3209, 13.5494
CIE-Lab:
43.5797, 62.1228, 36.2126
CIE-LCH:
43.5797, 71.9069, 30.2388
CIE-Luv:
43.5797, 120.9076, 22.6228
Hunter-Lab:
36.8095, 55.2022, 19.3165
#c7232f color charts
#c7232f color shades, tints & tones
#c7232f color schemes
#c7232f color preview, HTML & CSS examples
This text has a color of #c7232f
<p style="color:#c7232f;">Text here</p>
.mytext {color:#c7232f;}
This box has a color of #c7232f
<div style="background-color:#c7232f;">Content here</div>
.mybackground {background-color:#c7232f;}
Border around this has a color of #c7232f
<div style="border:2px solid #c7232f;">Content here</div>
.myborder {border:2px solid #c7232f;}