#a95e2a color space conversions
Hex:
#a95e2a
RGB:
169, 94, 42
CMY:
34, 63, 84
CMYK:
0, 44, 75, 34
HSL:
25°, 60.1896%, 41.3725%
HSV (HSB):
25°, 75.1479%, 66.2745%
XYZ:
20.7828, 16.6076, 4.3007
xyY:
0.4985, 0.3983, 16.6076
CIE-Lab:
47.7617, 26.3905, 41.8221
CIE-LCH:
47.7617, 49.4525, 57.7473
CIE-Luv:
47.7617, 59.6806, 37.3759
Hunter-Lab:
40.7524, 19.7142, 22.2697
#a95e2a color charts
#a95e2a color shades, tints & tones
#a95e2a color schemes
#a95e2a color preview, HTML & CSS examples
This text has a color of #a95e2a
<p style="color:#a95e2a;">Text here</p>
.mytext {color:#a95e2a;}
This box has a color of #a95e2a
<div style="background-color:#a95e2a;">Content here</div>
.mybackground {background-color:#a95e2a;}
Border around this has a color of #a95e2a
<div style="border:2px solid #a95e2a;">Content here</div>
.myborder {border:2px solid #a95e2a;}