#c6371e color space conversions
Hex:
#c6371e
RGB:
198, 55, 30
CMY:
22, 78, 88
CMYK:
0, 72, 85, 22
HSL:
9°, 73.6842%, 44.7059%
HSV (HSB):
9°, 84.8485%, 77.6471%
XYZ:
24.8892, 14.8319, 2.7793
xyY:
0.5856, 0.3490, 14.8319
CIE-Lab:
45.4031, 55.2170, 46.9799
CIE-LCH:
45.4031, 72.4984, 40.3919
CIE-Luv:
45.4031, 113.0324, 31.6945
Hunter-Lab:
38.5122, 47.9627, 22.6797
#c6371e color charts
#c6371e color shades, tints & tones
#c6371e color schemes
#c6371e color preview, HTML & CSS examples
This text has a color of #c6371e
<p style="color:#c6371e;">Text here</p>
.mytext {color:#c6371e;}
This box has a color of #c6371e
<div style="background-color:#c6371e;">Content here</div>
.mybackground {background-color:#c6371e;}
Border around this has a color of #c6371e
<div style="border:2px solid #c6371e;">Content here</div>
.myborder {border:2px solid #c6371e;}