#a96e08 color space conversions
Hex:
#a96e08
RGB:
169, 110, 8
CMY:
34, 57, 97
CMYK:
0, 35, 95, 34
HSL:
38°, 90.9605%, 34.7059%
HSV (HSB):
38°, 95.2663%, 66.2745%
XYZ:
21.9819, 19.6044, 2.8552
xyY:
0.4946, 0.4411, 19.6044
CIE-Lab:
51.3870, 16.4500, 56.7660
CIE-LCH:
51.3870, 59.1014, 73.8391
CIE-Luv:
51.3870, 48.7858, 50.2367
Hunter-Lab:
44.2769, 11.1346, 27.1705
#a96e08 color charts
#a96e08 color shades, tints & tones
#a96e08 color schemes
#a96e08 color preview, HTML & CSS examples
This text has a color of #a96e08
<p style="color:#a96e08;">Text here</p>
.mytext {color:#a96e08;}
This box has a color of #a96e08
<div style="background-color:#a96e08;">Content here</div>
.mybackground {background-color:#a96e08;}
Border around this has a color of #a96e08
<div style="border:2px solid #a96e08;">Content here</div>
.myborder {border:2px solid #a96e08;}