#a8823f color space conversions
Hex:
#a8823f
RGB:
168, 130, 63
CMY:
34, 49, 75
CMYK:
0, 23, 63, 34
HSL:
38°, 45.4545%, 45.2941%
HSV (HSB):
38°, 62.5000%, 65.8824%
XYZ:
25.0283, 24.6490, 8.1412
xyY:
0.4329, 0.4263, 24.6490
CIE-Lab:
56.7318, 6.9809, 41.1425
CIE-LCH:
56.7318, 41.7306, 80.3700
CIE-Luv:
56.7318, 30.2287, 44.9005
Hunter-Lab:
49.6477, 3.1014, 25.0311
#a8823f color charts
#a8823f color shades, tints & tones
#a8823f color schemes
#a8823f color preview, HTML & CSS examples
This text has a color of #a8823f
<p style="color:#a8823f;">Text here</p>
.mytext {color:#a8823f;}
This box has a color of #a8823f
<div style="background-color:#a8823f;">Content here</div>
.mybackground {background-color:#a8823f;}
Border around this has a color of #a8823f
<div style="border:2px solid #a8823f;">Content here</div>
.myborder {border:2px solid #a8823f;}