#a8601d color space conversions
Hex:
#a8601d
RGB:
168, 96, 29
CMY:
34, 62, 89
CMYK:
0, 43, 83, 34
HSL:
29°, 70.5584%, 38.6275%
HSV (HSB):
29°, 82.7381%, 65.8824%
XYZ:
20.5531, 16.7793, 3.3179
xyY:
0.5056, 0.4128, 16.7793
CIE-Lab:
47.9807, 24.3327, 47.8429
CIE-LCH:
47.9807, 53.6752, 63.0423
CIE-Luv:
47.9807, 58.3150, 41.6671
Hunter-Lab:
40.9625, 17.8786, 23.8714
#a8601d color charts
#a8601d color shades, tints & tones
#a8601d color schemes
#a8601d color preview, HTML & CSS examples
This text has a color of #a8601d
<p style="color:#a8601d;">Text here</p>
.mytext {color:#a8601d;}
This box has a color of #a8601d
<div style="background-color:#a8601d;">Content here</div>
.mybackground {background-color:#a8601d;}
Border around this has a color of #a8601d
<div style="border:2px solid #a8601d;">Content here</div>
.myborder {border:2px solid #a8601d;}