#a8825a color space conversions
Hex:
#a8825a
RGB:
168, 130, 90
CMY:
34, 49, 65
CMYK:
0, 23, 46, 34
HSL:
31°, 30.9524%, 50.5882%
HSV (HSB):
31°, 46.4286%, 65.8824%
XYZ:
25.9765, 25.0283, 13.1347
xyY:
0.4050, 0.3902, 25.0283
CIE-Lab:
57.1030, 9.3783, 27.2184
CIE-LCH:
57.1030, 28.7888, 70.9882
CIE-Luv:
57.1030, 28.1194, 31.6764
Hunter-Lab:
50.0283, 5.1344, 19.4535
#a8825a color charts
#a8825a color shades, tints & tones
#a8825a color schemes
#a8825a color preview, HTML & CSS examples
This text has a color of #a8825a
<p style="color:#a8825a;">Text here</p>
.mytext {color:#a8825a;}
This box has a color of #a8825a
<div style="background-color:#a8825a;">Content here</div>
.mybackground {background-color:#a8825a;}
Border around this has a color of #a8825a
<div style="border:2px solid #a8825a;">Content here</div>
.myborder {border:2px solid #a8825a;}