#a65d4c color space conversions
Hex:
#a65d4c
RGB:
166, 93, 76
CMY:
35, 64, 70
CMYK:
0, 44, 54, 35
HSL:
11°, 37.1901%, 47.4510%
HSV (HSB):
11°, 54.2169%, 65.0980%
XYZ:
20.9447, 16.4575, 8.9102
xyY:
0.4522, 0.3554, 16.4575
CIE-Lab:
47.5691, 28.0013, 22.7714
CIE-LCH:
47.5691, 36.0917, 39.1189
CIE-Luv:
47.5691, 53.5548, 21.3624
Hunter-Lab:
40.5678, 21.1639, 15.3752
#a65d4c color charts
#a65d4c color shades, tints & tones
#a65d4c color schemes
#a65d4c color preview, HTML & CSS examples
This text has a color of #a65d4c
<p style="color:#a65d4c;">Text here</p>
.mytext {color:#a65d4c;}
This box has a color of #a65d4c
<div style="background-color:#a65d4c;">Content here</div>
.mybackground {background-color:#a65d4c;}
Border around this has a color of #a65d4c
<div style="border:2px solid #a65d4c;">Content here</div>
.myborder {border:2px solid #a65d4c;}