#a65e25 color space conversions
Hex:
#a65e25
RGB:
166, 94, 37
CMY:
35, 63, 85
CMYK:
0, 43, 78, 35
HSL:
27°, 63.5468%, 39.8039%
HSV (HSB):
27°, 77.7108%, 65.0980%
XYZ:
20.0625, 16.2460, 3.8286
xyY:
0.4998, 0.4048, 16.2460
CIE-Lab:
47.2956, 24.8790, 43.6076
CIE-LCH:
47.2956, 50.2055, 60.2944
CIE-Luv:
47.2956, 57.6269, 38.6676
Hunter-Lab:
40.3063, 18.3126, 22.5825
#a65e25 color charts
#a65e25 color shades, tints & tones
#a65e25 color schemes
#a65e25 color preview, HTML & CSS examples
This text has a color of #a65e25
<p style="color:#a65e25;">Text here</p>
.mytext {color:#a65e25;}
This box has a color of #a65e25
<div style="background-color:#a65e25;">Content here</div>
.mybackground {background-color:#a65e25;}
Border around this has a color of #a65e25
<div style="border:2px solid #a65e25;">Content here</div>
.myborder {border:2px solid #a65e25;}