#a65f4e color space conversions
Hex:
#a65f4e
RGB:
166, 95, 78
CMY:
35, 63, 69
CMYK:
0, 43, 53, 35
HSL:
12°, 36.0656%, 47.8431%
HSV (HSB):
12°, 53.0120%, 65.0980%
XYZ:
21.1932, 16.8415, 9.3414
xyY:
0.4473, 0.3555, 16.8415
CIE-Lab:
48.0597, 27.0764, 22.2383
CIE-LCH:
48.0597, 35.0382, 39.3968
CIE-Luv:
48.0597, 51.8655, 21.1352
Hunter-Lab:
41.0384, 20.3648, 15.2308
#a65f4e color charts
#a65f4e color shades, tints & tones
#a65f4e color schemes
#a65f4e color preview, HTML & CSS examples
This text has a color of #a65f4e
<p style="color:#a65f4e;">Text here</p>
.mytext {color:#a65f4e;}
This box has a color of #a65f4e
<div style="background-color:#a65f4e;">Content here</div>
.mybackground {background-color:#a65f4e;}
Border around this has a color of #a65f4e
<div style="border:2px solid #a65f4e;">Content here</div>
.myborder {border:2px solid #a65f4e;}