#a65a53 color space conversions
Hex:
#a65a53
RGB:
166, 90, 83
CMY:
35, 65, 67
CMYK:
0, 46, 50, 35
HSL:
5°, 33.3333%, 48.8235%
HSV (HSB):
5°, 50.0000%, 65.0980%
XYZ:
20.9434, 16.0439, 10.1765
xyY:
0.4441, 0.3402, 16.0439
CIE-Lab:
47.0320, 30.3099, 17.9125
CIE-LCH:
47.0320, 35.2072, 30.5822
CIE-Luv:
47.0320, 54.3716, 15.8629
Hunter-Lab:
40.0548, 23.2362, 12.9748
#a65a53 color charts
#a65a53 color shades, tints & tones
#a65a53 color schemes
#a65a53 color preview, HTML & CSS examples
This text has a color of #a65a53
<p style="color:#a65a53;">Text here</p>
.mytext {color:#a65a53;}
This box has a color of #a65a53
<div style="background-color:#a65a53;">Content here</div>
.mybackground {background-color:#a65a53;}
Border around this has a color of #a65a53
<div style="border:2px solid #a65a53;">Content here</div>
.myborder {border:2px solid #a65a53;}