#a66025 color space conversions
Hex:
#a66025
RGB:
166, 96, 37
CMY:
35, 62, 85
CMYK:
0, 42, 78, 35
HSL:
27°, 63.5468%, 39.8039%
HSV (HSB):
27°, 77.7108%, 65.0980%
XYZ:
20.2427, 16.6063, 3.8887
xyY:
0.4969, 0.4076, 16.6063
CIE-Lab:
47.7601, 23.7652, 44.0677
CIE-LCH:
47.7601, 50.0674, 61.6626
CIE-Luv:
47.7601, 56.0711, 39.4458
Hunter-Lab:
40.7508, 17.3546, 22.8678
#a66025 color charts
#a66025 color shades, tints & tones
#a66025 color schemes
#a66025 color preview, HTML & CSS examples
This text has a color of #a66025
<p style="color:#a66025;">Text here</p>
.mytext {color:#a66025;}
This box has a color of #a66025
<div style="background-color:#a66025;">Content here</div>
.mybackground {background-color:#a66025;}
Border around this has a color of #a66025
<div style="border:2px solid #a66025;">Content here</div>
.myborder {border:2px solid #a66025;}