#a96e1a color space conversions
Hex:
#a96e1a
RGB:
169, 110, 26
CMY:
34, 57, 90
CMYK:
0, 35, 85, 34
HSL:
35°, 73.3333%, 38.2353%
HSV (HSB):
35°, 84.6154%, 66.2745%
XYZ:
22.1246, 19.6615, 3.6062
xyY:
0.4874, 0.4331, 19.6615
CIE-Lab:
51.4523, 16.8309, 52.0685
CIE-LCH:
51.4523, 54.7212, 72.0868
CIE-Luv:
51.4523, 48.2148, 47.7425
Hunter-Lab:
44.3412, 11.4674, 26.2169
#a96e1a color charts
#a96e1a color shades, tints & tones
#a96e1a color schemes
#a96e1a color preview, HTML & CSS examples
This text has a color of #a96e1a
<p style="color:#a96e1a;">Text here</p>
.mytext {color:#a96e1a;}
This box has a color of #a96e1a
<div style="background-color:#a96e1a;">Content here</div>
.mybackground {background-color:#a96e1a;}
Border around this has a color of #a96e1a
<div style="border:2px solid #a96e1a;">Content here</div>
.myborder {border:2px solid #a96e1a;}