#a65a21 color space conversions
Hex:
#a65a21
RGB:
166, 90, 33
CMY:
35, 65, 87
CMYK:
0, 46, 80, 35
HSL:
26°, 66.8342%, 39.0196%
HSV (HSB):
26°, 80.1205%, 65.0980%
XYZ:
19.6566, 15.5291, 3.4002
xyY:
0.5094, 0.4025, 15.5291
CIE-Lab:
46.3506, 26.9306, 44.5194
CIE-LCH:
46.3506, 52.0311, 58.8294
CIE-Luv:
46.3506, 61.0713, 38.2593
Hunter-Lab:
39.4070, 20.0751, 22.4690
#a65a21 color charts
#a65a21 color shades, tints & tones
#a65a21 color schemes
#a65a21 color preview, HTML & CSS examples
This text has a color of #a65a21
<p style="color:#a65a21;">Text here</p>
.mytext {color:#a65a21;}
This box has a color of #a65a21
<div style="background-color:#a65a21;">Content here</div>
.mybackground {background-color:#a65a21;}
Border around this has a color of #a65a21
<div style="border:2px solid #a65a21;">Content here</div>
.myborder {border:2px solid #a65a21;}