#c8370d color space conversions
Hex:
#c8370d
RGB:
200, 55, 13
CMY:
22, 78, 95
CMYK:
0, 73, 94, 22
HSL:
13°, 87.7934%, 41.7647%
HSV (HSB):
13°, 93.5000%, 78.4314%
XYZ:
25.2583, 15.0408, 1.9527
xyY:
0.5978, 0.3560, 15.0408
CIE-Lab:
45.6900, 55.5533, 54.0117
CIE-LCH:
45.6900, 77.4818, 44.1939
CIE-Luv:
45.6900, 116.2405, 35.0097
Hunter-Lab:
38.7825, 48.3842, 24.1625
#c8370d color charts
#c8370d color shades, tints & tones
#c8370d color schemes
#c8370d color preview, HTML & CSS examples
This text has a color of #c8370d
<p style="color:#c8370d;">Text here</p>
.mytext {color:#c8370d;}
This box has a color of #c8370d
<div style="background-color:#c8370d;">Content here</div>
.mybackground {background-color:#c8370d;}
Border around this has a color of #c8370d
<div style="border:2px solid #c8370d;">Content here</div>
.myborder {border:2px solid #c8370d;}