#a95f24 color space conversions
Hex:
#a95f24
RGB:
169, 95, 36
CMY:
34, 63, 86
CMYK:
0, 44, 79, 34
HSL:
27°, 64.8780%, 40.1961%
HSV (HSB):
27°, 78.6982%, 66.2745%
XYZ:
20.7728, 16.7468, 3.8067
xyY:
0.5027, 0.4052, 16.7468
CIE-Lab:
47.9394, 25.5765, 44.8433
CIE-LCH:
47.9394, 51.6244, 60.3016
CIE-Luv:
47.9394, 59.4295, 39.5774
Hunter-Lab:
40.9229, 18.9933, 23.1308
#a95f24 color charts
#a95f24 color shades, tints & tones
#a95f24 color schemes
#a95f24 color preview, HTML & CSS examples
This text has a color of #a95f24
<p style="color:#a95f24;">Text here</p>
.mytext {color:#a95f24;}
This box has a color of #a95f24
<div style="background-color:#a95f24;">Content here</div>
.mybackground {background-color:#a95f24;}
Border around this has a color of #a95f24
<div style="border:2px solid #a95f24;">Content here</div>
.myborder {border:2px solid #a95f24;}