#a95a35 color space conversions
Hex:
#a95a35
RGB:
169, 90, 53
CMY:
34, 65, 79
CMYK:
0, 47, 69, 34
HSL:
19°, 52.2523%, 43.5294%
HSV (HSB):
19°, 68.6391%, 66.2745%
XYZ:
20.6610, 16.0044, 5.3684
xyY:
0.4915, 0.3808, 16.0044
CIE-Lab:
46.9802, 29.1692, 35.2495
CIE-LCH:
46.9802, 45.7534, 50.3920
CIE-Luv:
46.9802, 61.4985, 31.7450
Hunter-Lab:
40.0055, 22.1773, 20.0477
#a95a35 color charts
#a95a35 color shades, tints & tones
#a95a35 color schemes
#a95a35 color preview, HTML & CSS examples
This text has a color of #a95a35
<p style="color:#a95a35;">Text here</p>
.mytext {color:#a95a35;}
This box has a color of #a95a35
<div style="background-color:#a95a35;">Content here</div>
.mybackground {background-color:#a95a35;}
Border around this has a color of #a95a35
<div style="border:2px solid #a95a35;">Content here</div>
.myborder {border:2px solid #a95a35;}