#a65a01 color space conversions
Hex:
#a65a01
RGB:
166, 90, 1
CMY:
35, 65, 100
CMYK:
0, 46, 99, 35
HSL:
32°, 98.8024%, 32.7451%
HSV (HSB):
32°, 99.3976%, 65.0980%
XYZ:
19.3875, 15.4215, 1.9835
xyY:
0.5269, 0.4191, 15.4215
CIE-Lab:
46.2062, 26.1977, 54.6274
CIE-LCH:
46.2062, 60.5844, 64.3790
CIE-Luv:
46.2062, 62.6572, 43.5075
Hunter-Lab:
39.2702, 19.4017, 24.4944
#a65a01 color charts
#a65a01 color shades, tints & tones
#a65a01 color schemes
#a65a01 color preview, HTML & CSS examples
This text has a color of #a65a01
<p style="color:#a65a01;">Text here</p>
.mytext {color:#a65a01;}
This box has a color of #a65a01
<div style="background-color:#a65a01;">Content here</div>
.mybackground {background-color:#a65a01;}
Border around this has a color of #a65a01
<div style="border:2px solid #a65a01;">Content here</div>
.myborder {border:2px solid #a65a01;}