#a65f1e color space conversions
Hex:
#a65f1e
RGB:
166, 95, 30
CMY:
35, 63, 88
CMYK:
0, 43, 82, 35
HSL:
29°, 69.3878%, 38.4314%
HSV (HSB):
29°, 81.9277%, 65.0980%
XYZ:
20.0524, 16.3851, 3.3341
xyY:
0.5042, 0.4120, 16.3851
CIE-Lab:
47.4758, 24.0523, 46.8707
CIE-LCH:
47.4758, 52.6819, 62.8348
CIE-Luv:
47.4758, 57.3689, 40.9118
Hunter-Lab:
40.4786, 17.5886, 23.4515
#a65f1e color charts
#a65f1e color shades, tints & tones
#a65f1e color schemes
#a65f1e color preview, HTML & CSS examples
This text has a color of #a65f1e
<p style="color:#a65f1e;">Text here</p>
.mytext {color:#a65f1e;}
This box has a color of #a65f1e
<div style="background-color:#a65f1e;">Content here</div>
.mybackground {background-color:#a65f1e;}
Border around this has a color of #a65f1e
<div style="border:2px solid #a65f1e;">Content here</div>
.myborder {border:2px solid #a65f1e;}