#a8840d color space conversions
Hex:
#a8840d
RGB:
168, 132, 13
CMY:
34, 48, 95
CMYK:
0, 21, 92, 34
HSL:
46°, 85.6354%, 35.4902%
HSV (HSB):
46°, 92.2619%, 65.8824%
XYZ:
24.4724, 24.8564, 3.8887
xyY:
0.4599, 0.4671, 24.8564
CIE-Lab:
56.9353, 3.7133, 59.8869
CIE-LCH:
56.9353, 60.0019, 86.4519
CIE-Luv:
56.9353, 30.7222, 58.2111
Hunter-Lab:
49.8562, 0.3699, 30.2748
#a8840d color charts
#a8840d color shades, tints & tones
#a8840d color schemes
#a8840d color preview, HTML & CSS examples
This text has a color of #a8840d
<p style="color:#a8840d;">Text here</p>
.mytext {color:#a8840d;}
This box has a color of #a8840d
<div style="background-color:#a8840d;">Content here</div>
.mybackground {background-color:#a8840d;}
Border around this has a color of #a8840d
<div style="border:2px solid #a8840d;">Content here</div>
.myborder {border:2px solid #a8840d;}