#a95a40 color space conversions
Hex:
#a95a40
RGB:
169, 90, 64
CMY:
34, 65, 75
CMYK:
0, 47, 62, 34
HSL:
15°, 45.0644%, 45.6863%
HSV (HSB):
15°, 62.1302%, 66.2745%
XYZ:
20.9438, 16.1175, 6.8576
xyY:
0.4769, 0.3670, 16.1175
CIE-Lab:
47.1283, 29.8966, 29.2685
CIE-LCH:
47.1283, 41.8384, 44.3917
CIE-Luv:
47.1283, 59.9760, 26.7916
Hunter-Lab:
40.1466, 22.8636, 17.9750
#a95a40 color charts
#a95a40 color shades, tints & tones
#a95a40 color schemes
#a95a40 color preview, HTML & CSS examples
This text has a color of #a95a40
<p style="color:#a95a40;">Text here</p>
.mytext {color:#a95a40;}
This box has a color of #a95a40
<div style="background-color:#a95a40;">Content here</div>
.mybackground {background-color:#a95a40;}
Border around this has a color of #a95a40
<div style="border:2px solid #a95a40;">Content here</div>
.myborder {border:2px solid #a95a40;}