#c8512d color space conversions
Hex:
#c8512d
RGB:
200, 81, 45
CMY:
22, 68, 82
CMYK:
0, 60, 78, 22
HSL:
14°, 63.2653%, 48.0392%
HSV (HSB):
14°, 77.5000%, 78.4314%
XYZ:
27.2355, 18.3537, 4.5898
xyY:
0.5428, 0.3658, 18.3537
CIE-Lab:
49.9223, 45.4889, 44.0542
CIE-LCH:
49.9223, 63.3247, 44.0820
CIE-Luv:
49.9223, 95.1260, 34.9694
Hunter-Lab:
42.8412, 38.5060, 23.6368
#c8512d color charts
#c8512d color shades, tints & tones
#c8512d color schemes
#c8512d color preview, HTML & CSS examples
This text has a color of #c8512d
<p style="color:#c8512d;">Text here</p>
.mytext {color:#c8512d;}
This box has a color of #c8512d
<div style="background-color:#c8512d;">Content here</div>
.mybackground {background-color:#c8512d;}
Border around this has a color of #c8512d
<div style="border:2px solid #c8512d;">Content here</div>
.myborder {border:2px solid #c8512d;}