#a95f1f color space conversions
Hex:
#a95f1f
RGB:
169, 95, 31
CMY:
34, 63, 88
CMYK:
0, 44, 82, 34
HSL:
28°, 69.0000%, 39.2157%
HSV (HSB):
28°, 81.6568%, 66.2745%
XYZ:
20.7017, 16.7184, 3.4322
xyY:
0.5067, 0.4092, 16.7184
CIE-Lab:
47.9032, 25.3886, 46.9997
CIE-LCH:
47.9032, 53.4187, 61.6228
CIE-Luv:
47.9032, 59.8065, 40.8873
Hunter-Lab:
40.8881, 18.8207, 23.6448
#a95f1f color charts
#a95f1f color shades, tints & tones
#a95f1f color schemes
#a95f1f color preview, HTML & CSS examples
This text has a color of #a95f1f
<p style="color:#a95f1f;">Text here</p>
.mytext {color:#a95f1f;}
This box has a color of #a95f1f
<div style="background-color:#a95f1f;">Content here</div>
.mybackground {background-color:#a95f1f;}
Border around this has a color of #a95f1f
<div style="border:2px solid #a95f1f;">Content here</div>
.myborder {border:2px solid #a95f1f;}