#a65e0c color space conversions
Hex:
#a65e0c
RGB:
166, 94, 12
CMY:
35, 63, 95
CMYK:
0, 43, 93, 35
HSL:
32°, 86.5169%, 34.9020%
HSV (HSB):
32°, 92.7711%, 65.0980%
XYZ:
19.7949, 16.1389, 2.4196
xyY:
0.5161, 0.4208, 16.1389
CIE-Lab:
47.1563, 24.1501, 52.6611
CIE-LCH:
47.1563, 57.9346, 65.3641
CIE-Luv:
47.1563, 59.0704, 43.7406
Hunter-Lab:
40.1733, 17.6506, 24.5503
#a65e0c color charts
#a65e0c color shades, tints & tones
#a65e0c color schemes
#a65e0c color preview, HTML & CSS examples
This text has a color of #a65e0c
<p style="color:#a65e0c;">Text here</p>
.mytext {color:#a65e0c;}
This box has a color of #a65e0c
<div style="background-color:#a65e0c;">Content here</div>
.mybackground {background-color:#a65e0c;}
Border around this has a color of #a65e0c
<div style="border:2px solid #a65e0c;">Content here</div>
.myborder {border:2px solid #a65e0c;}