#c8532a color space conversions
Hex:
#c8532a
RGB:
200, 83, 42
CMY:
22, 67, 84
CMYK:
0, 59, 79, 22
HSL:
16°, 65.2893%, 47.4510%
HSV (HSB):
16°, 79.0000%, 78.4314%
XYZ:
27.3306, 18.6330, 4.3465
xyY:
0.5432, 0.3704, 18.6330
CIE-Lab:
50.2551, 44.4377, 45.8798
CIE-LCH:
50.2551, 63.8723, 45.9148
CIE-Luv:
50.2551, 94.0356, 36.5451
Hunter-Lab:
43.1660, 37.4769, 24.2461
#c8532a color charts
#c8532a color shades, tints & tones
#c8532a color schemes
#c8532a color preview, HTML & CSS examples
This text has a color of #c8532a
<p style="color:#c8532a;">Text here</p>
.mytext {color:#c8532a;}
This box has a color of #c8532a
<div style="background-color:#c8532a;">Content here</div>
.mybackground {background-color:#c8532a;}
Border around this has a color of #c8532a
<div style="border:2px solid #c8532a;">Content here</div>
.myborder {border:2px solid #c8532a;}