#a65e10 color space conversions
Hex:
#a65e10
RGB:
166, 94, 16
CMY:
35, 63, 94
CMYK:
0, 43, 90, 35
HSL:
31°, 82.4176%, 35.6863%
HSV (HSB):
31°, 90.3614%, 65.0980%
XYZ:
19.8221, 16.1498, 2.5627
xyY:
0.5144, 0.4191, 16.1498
CIE-Lab:
47.1704, 24.2245, 51.5985
CIE-LCH:
47.1704, 57.0021, 64.8509
CIE-Luv:
47.1704, 58.9210, 43.2163
Hunter-Lab:
40.1868, 17.7180, 24.3499
#a65e10 color charts
#a65e10 color shades, tints & tones
#a65e10 color schemes
#a65e10 color preview, HTML & CSS examples
This text has a color of #a65e10
<p style="color:#a65e10;">Text here</p>
.mytext {color:#a65e10;}
This box has a color of #a65e10
<div style="background-color:#a65e10;">Content here</div>
.mybackground {background-color:#a65e10;}
Border around this has a color of #a65e10
<div style="border:2px solid #a65e10;">Content here</div>
.myborder {border:2px solid #a65e10;}