#a65d54 color space conversions
Hex:
#a65d54
RGB:
166, 93, 84
CMY:
35, 64, 67
CMYK:
0, 44, 49, 35
HSL:
7°, 32.8000%, 49.0196%
HSV (HSB):
7°, 49.3976%, 65.0980%
XYZ:
21.2405, 16.5758, 10.4675
xyY:
0.4399, 0.3433, 16.5758
CIE-Lab:
47.7210, 28.7612, 18.2438
CIE-LCH:
47.7210, 34.0594, 32.3878
CIE-Luv:
47.7210, 52.2128, 16.6416
Hunter-Lab:
40.7134, 21.8764, 13.2558
#a65d54 color charts
#a65d54 color shades, tints & tones
#a65d54 color schemes
#a65d54 color preview, HTML & CSS examples
This text has a color of #a65d54
<p style="color:#a65d54;">Text here</p>
.mytext {color:#a65d54;}
This box has a color of #a65d54
<div style="background-color:#a65d54;">Content here</div>
.mybackground {background-color:#a65d54;}
Border around this has a color of #a65d54
<div style="border:2px solid #a65d54;">Content here</div>
.myborder {border:2px solid #a65d54;}