#a5802d color space conversions
Hex:
#a5802d
RGB:
165, 128, 45
CMY:
35, 50, 82
CMYK:
0, 22, 73, 35
HSL:
42°, 57.1429%, 41.1765%
HSV (HSB):
42°, 72.7273%, 64.7059%
XYZ:
23.7099, 23.6271, 5.7935
xyY:
0.4463, 0.4447, 23.6271
CIE-Lab:
55.7125, 5.6452, 48.4183
CIE-LCH:
55.7125, 48.7463, 83.3498
CIE-Luv:
55.7125, 30.3888, 50.2107
Hunter-Lab:
48.6078, 2.0051, 26.9588
#a5802d color charts
#a5802d color shades, tints & tones
#a5802d color schemes
#a5802d color preview, HTML & CSS examples
This text has a color of #a5802d
<p style="color:#a5802d;">Text here</p>
.mytext {color:#a5802d;}
This box has a color of #a5802d
<div style="background-color:#a5802d;">Content here</div>
.mybackground {background-color:#a5802d;}
Border around this has a color of #a5802d
<div style="border:2px solid #a5802d;">Content here</div>
.myborder {border:2px solid #a5802d;}