#a95d08 color space conversions
Hex:
#a95d08
RGB:
169, 93, 8
CMY:
34, 64, 97
CMYK:
0, 45, 95, 34
HSL:
32°, 90.9605%, 34.7059%
HSV (HSB):
32°, 95.2663%, 66.2745%
XYZ:
20.3204, 16.2812, 2.3013
xyY:
0.5223, 0.4185, 16.2812
CIE-Lab:
47.3413, 25.9516, 53.9121
CIE-LCH:
47.3413, 59.8331, 64.2952
CIE-Luv:
47.3413, 62.5298, 43.9957
Hunter-Lab:
40.3500, 19.2804, 24.8635
#a95d08 color charts
#a95d08 color shades, tints & tones
#a95d08 color schemes
#a95d08 color preview, HTML & CSS examples
This text has a color of #a95d08
<p style="color:#a95d08;">Text here</p>
.mytext {color:#a95d08;}
This box has a color of #a95d08
<div style="background-color:#a95d08;">Content here</div>
.mybackground {background-color:#a95d08;}
Border around this has a color of #a95d08
<div style="border:2px solid #a95d08;">Content here</div>
.myborder {border:2px solid #a95d08;}