#a2835f color space conversions
Hex:
#a2835f
RGB:
162, 131, 95
CMY:
36, 49, 63
CMYK:
0, 19, 41, 36
HSL:
32°, 26.4822%, 50.3922%
HSV (HSB):
32°, 41.3580%, 63.5294%
XYZ:
25.0821, 24.7402, 14.2798
xyY:
0.3913, 0.3859, 24.7402
CIE-Lab:
56.8214, 6.8243, 23.9407
CIE-LCH:
56.8214, 24.8944, 74.0898
CIE-Luv:
56.8214, 22.6673, 28.6884
Hunter-Lab:
49.7395, 2.9680, 17.7960
#a2835f color charts
#a2835f color shades, tints & tones
#a2835f color schemes
#a2835f color preview, HTML & CSS examples
This text has a color of #a2835f
<p style="color:#a2835f;">Text here</p>
.mytext {color:#a2835f;}
This box has a color of #a2835f
<div style="background-color:#a2835f;">Content here</div>
.mybackground {background-color:#a2835f;}
Border around this has a color of #a2835f
<div style="border:2px solid #a2835f;">Content here</div>
.myborder {border:2px solid #a2835f;}