#a84b1e color space conversions
Hex:
#a84b1e
RGB:
168, 75, 30
CMY:
34, 71, 88
CMYK:
0, 55, 82, 34
HSL:
20°, 69.6970%, 38.8235%
HSV (HSB):
20°, 82.1429%, 65.8824%
XYZ:
18.8989, 13.4507, 2.8285
xyY:
0.5372, 0.3824, 13.4507
CIE-Lab:
43.4347, 35.6500, 43.2410
CIE-LCH:
43.4347, 56.0421, 50.4962
CIE-Luv:
43.4347, 74.5691, 33.8564
Hunter-Lab:
36.6752, 27.8000, 21.1001
#a84b1e color charts
#a84b1e color shades, tints & tones
#a84b1e color schemes
#a84b1e color preview, HTML & CSS examples
This text has a color of #a84b1e
<p style="color:#a84b1e;">Text here</p>
.mytext {color:#a84b1e;}
This box has a color of #a84b1e
<div style="background-color:#a84b1e;">Content here</div>
.mybackground {background-color:#a84b1e;}
Border around this has a color of #a84b1e
<div style="border:2px solid #a84b1e;">Content here</div>
.myborder {border:2px solid #a84b1e;}