#a65e06 color space conversions
Hex:
#a65e06
RGB:
166, 94, 6
CMY:
35, 63, 98
CMYK:
0, 43, 96, 35
HSL:
33°, 93.0233%, 33.7255%
HSV (HSB):
33°, 96.3855%, 65.0980%
XYZ:
19.7615, 16.1255, 2.2433
xyY:
0.5183, 0.4229, 16.1255
CIE-Lab:
47.1388, 24.0582, 54.0316
CIE-LCH:
47.1388, 59.1456, 65.9984
CIE-Luv:
47.1388, 59.2555, 44.3900
Hunter-Lab:
40.1566, 17.5675, 24.7975
#a65e06 color charts
#a65e06 color shades, tints & tones
#a65e06 color schemes
#a65e06 color preview, HTML & CSS examples
This text has a color of #a65e06
<p style="color:#a65e06;">Text here</p>
.mytext {color:#a65e06;}
This box has a color of #a65e06
<div style="background-color:#a65e06;">Content here</div>
.mybackground {background-color:#a65e06;}
Border around this has a color of #a65e06
<div style="border:2px solid #a65e06;">Content here</div>
.myborder {border:2px solid #a65e06;}