#a65e2a color space conversions
Hex:
#a65e2a
RGB:
166, 94, 42
CMY:
35, 63, 84
CMYK:
0, 43, 75, 35
HSL:
25°, 59.6154%, 40.7843%
HSV (HSB):
25°, 74.6988%, 65.0980%
XYZ:
20.1465, 16.2796, 4.2709
xyY:
0.4950, 0.4000, 16.2796
CIE-Lab:
47.3392, 25.1059, 41.2511
CIE-LCH:
47.3392, 48.2904, 58.6748
CIE-Luv:
47.3392, 57.1864, 37.1160
Hunter-Lab:
40.3479, 18.5196, 21.9676
#a65e2a color charts
#a65e2a color shades, tints & tones
#a65e2a color schemes
#a65e2a color preview, HTML & CSS examples
This text has a color of #a65e2a
<p style="color:#a65e2a;">Text here</p>
.mytext {color:#a65e2a;}
This box has a color of #a65e2a
<div style="background-color:#a65e2a;">Content here</div>
.mybackground {background-color:#a65e2a;}
Border around this has a color of #a65e2a
<div style="border:2px solid #a65e2a;">Content here</div>
.myborder {border:2px solid #a65e2a;}