#c7271e color space conversions
Hex:
#c7271e
RGB:
199, 39, 30
CMY:
22, 85, 88
CMYK:
0, 80, 85, 22
HSL:
3°, 73.7991%, 44.9020%
HSV (HSB):
3°, 84.9246%, 78.0392%
XYZ:
24.5131, 13.6869, 2.5781
xyY:
0.6011, 0.3356, 13.6869
CIE-Lab:
43.7805, 60.5910, 45.6389
CIE-LCH:
43.7805, 75.8563, 36.9881
CIE-Luv:
43.7805, 122.3228, 28.5790
Hunter-Lab:
36.9958, 53.5297, 21.7653
#c7271e color charts
#c7271e color shades, tints & tones
#c7271e color schemes
#c7271e color preview, HTML & CSS examples
This text has a color of #c7271e
<p style="color:#c7271e;">Text here</p>
.mytext {color:#c7271e;}
This box has a color of #c7271e
<div style="background-color:#c7271e;">Content here</div>
.mybackground {background-color:#c7271e;}
Border around this has a color of #c7271e
<div style="border:2px solid #c7271e;">Content here</div>
.myborder {border:2px solid #c7271e;}