#a65e01 color space conversions
Hex:
#a65e01
RGB:
166, 94, 1
CMY:
35, 63, 100
CMYK:
0, 43, 99, 35
HSL:
34°, 98.8024%, 32.7451%
HSV (HSB):
34°, 99.3976%, 65.0980%
XYZ:
19.7341, 16.1146, 2.0990
xyY:
0.5200, 0.4247, 16.1146
CIE-Lab:
47.1245, 23.9829, 55.2083
CIE-LCH:
47.1245, 60.1924, 66.5195
CIE-Luv:
47.1245, 59.4077, 44.9236
Hunter-Lab:
40.1430, 17.4994, 24.9999
#a65e01 color charts
#a65e01 color shades, tints & tones
#a65e01 color schemes
#a65e01 color preview, HTML & CSS examples
This text has a color of #a65e01
<p style="color:#a65e01;">Text here</p>
.mytext {color:#a65e01;}
This box has a color of #a65e01
<div style="background-color:#a65e01;">Content here</div>
.mybackground {background-color:#a65e01;}
Border around this has a color of #a65e01
<div style="border:2px solid #a65e01;">Content here</div>
.myborder {border:2px solid #a65e01;}