#c7231f color space conversions
Hex:
#c7231f
RGB:
199, 35, 31
CMY:
22, 86, 88
CMYK:
0, 82, 84, 22
HSL:
1°, 73.0435%, 45.0980%
HSV (HSB):
1°, 84.4221%, 78.0392%
XYZ:
24.4015, 13.4431, 2.6050
xyY:
0.6033, 0.3323, 13.4431
CIE-Lab:
43.4235, 61.6467, 44.8246
CIE-LCH:
43.4235, 76.2205, 36.0217
CIE-Luv:
43.4235, 123.9228, 27.6657
Hunter-Lab:
36.6648, 54.6336, 21.4529
#c7231f color charts
#c7231f color shades, tints & tones
#c7231f color schemes
#c7231f color preview, HTML & CSS examples
This text has a color of #c7231f
<p style="color:#c7231f;">Text here</p>
.mytext {color:#c7231f;}
This box has a color of #c7231f
<div style="background-color:#c7231f;">Content here</div>
.mybackground {background-color:#c7231f;}
Border around this has a color of #c7231f
<div style="border:2px solid #c7231f;">Content here</div>
.myborder {border:2px solid #c7231f;}