#a65e4f color space conversions
Hex:
#a65e4f
RGB:
166, 94, 79
CMY:
35, 63, 69
CMYK:
0, 43, 52, 35
HSL:
10°, 35.5102%, 48.0392%
HSV (HSB):
10°, 52.4096%, 65.0980%
XYZ:
21.1399, 16.6769, 9.5019
xyY:
0.4468, 0.3524, 16.6769
CIE-Lab:
47.8503, 27.7240, 21.3752
CIE-LCH:
47.8503, 35.0074, 37.6323
CIE-Luv:
47.8503, 52.3856, 20.0961
Hunter-Lab:
40.8374, 20.9369, 14.7908
#a65e4f color charts
#a65e4f color shades, tints & tones
#a65e4f color schemes
#a65e4f color preview, HTML & CSS examples
This text has a color of #a65e4f
<p style="color:#a65e4f;">Text here</p>
.mytext {color:#a65e4f;}
This box has a color of #a65e4f
<div style="background-color:#a65e4f;">Content here</div>
.mybackground {background-color:#a65e4f;}
Border around this has a color of #a65e4f
<div style="border:2px solid #a65e4f;">Content here</div>
.myborder {border:2px solid #a65e4f;}