#a95e1b color space conversions
Hex:
#a95e1b
RGB:
169, 94, 27
CMY:
34, 63, 89
CMYK:
0, 44, 84, 34
HSL:
28°, 72.4490%, 38.4314%
HSV (HSB):
28°, 84.0237%, 66.2745%
XYZ:
20.5627, 16.5196, 3.1417
xyY:
0.5112, 0.4107, 16.5196
CIE-Lab:
47.6489, 25.8099, 48.3963
CIE-LCH:
47.6489, 54.8484, 61.9288
CIE-Luv:
47.6489, 60.8655, 41.4344
Hunter-Lab:
40.6443, 19.1792, 23.8680
#a95e1b color charts
#a95e1b color shades, tints & tones
#a95e1b color schemes
#a95e1b color preview, HTML & CSS examples
This text has a color of #a95e1b
<p style="color:#a95e1b;">Text here</p>
.mytext {color:#a95e1b;}
This box has a color of #a95e1b
<div style="background-color:#a95e1b;">Content here</div>
.mybackground {background-color:#a95e1b;}
Border around this has a color of #a95e1b
<div style="border:2px solid #a95e1b;">Content here</div>
.myborder {border:2px solid #a95e1b;}