#c6373a color space conversions
Hex:
#c6373a
RGB:
198, 55, 58
CMY:
22, 78, 77
CMYK:
0, 72, 71, 22
HSL:
359°, 56.5217%, 49.6078%
HSV (HSB):
359°, 72.2222%, 77.6471%
XYZ:
25.4186, 15.0436, 5.5670
xyY:
0.5522, 0.3268, 15.0436
CIE-Lab:
45.6939, 56.2154, 32.1381
CIE-LCH:
45.6939, 64.7536, 29.7564
CIE-Luv:
45.6939, 108.0301, 22.1490
Hunter-Lab:
38.7861, 49.1049, 18.6404
#c6373a color charts
#c6373a color shades, tints & tones
#c6373a color schemes
#c6373a color preview, HTML & CSS examples
This text has a color of #c6373a
<p style="color:#c6373a;">Text here</p>
.mytext {color:#c6373a;}
This box has a color of #c6373a
<div style="background-color:#c6373a;">Content here</div>
.mybackground {background-color:#c6373a;}
Border around this has a color of #c6373a
<div style="border:2px solid #c6373a;">Content here</div>
.myborder {border:2px solid #c6373a;}