#a97e1a color space conversions
Hex:
#a97e1a
RGB:
169, 126, 26
CMY:
34, 51, 90
CMYK:
0, 25, 85, 34
HSL:
42°, 73.3333%, 38.2353%
HSV (HSB):
42°, 84.6154%, 66.2745%
XYZ:
24.0095, 23.4313, 4.2345
xyY:
0.4646, 0.4534, 23.4313
CIE-Lab:
55.5138, 7.8218, 55.5389
CIE-LCH:
55.5138, 56.0870, 81.9835
CIE-Luv:
55.5138, 35.7695, 54.0665
Hunter-Lab:
48.4059, 3.8263, 28.6974
#a97e1a color charts
#a97e1a color shades, tints & tones
#a97e1a color schemes
#a97e1a color preview, HTML & CSS examples
This text has a color of #a97e1a
<p style="color:#a97e1a;">Text here</p>
.mytext {color:#a97e1a;}
This box has a color of #a97e1a
<div style="background-color:#a97e1a;">Content here</div>
.mybackground {background-color:#a97e1a;}
Border around this has a color of #a97e1a
<div style="border:2px solid #a97e1a;">Content here</div>
.myborder {border:2px solid #a97e1a;}