#a65d38 color space conversions
Hex:
#a65d38
RGB:
166, 93, 56
CMY:
35, 64, 78
CMYK:
0, 44, 66, 35
HSL:
20°, 49.5495%, 43.5294%
HSV (HSB):
20°, 66.2651%, 65.0980%
XYZ:
20.3540, 16.2212, 5.7996
xyY:
0.4803, 0.3828, 16.2212
CIE-Lab:
47.2634, 26.4527, 33.8243
CIE-LCH:
47.2634, 42.9398, 51.9724
CIE-Luv:
47.2634, 56.4190, 31.3805
Hunter-Lab:
40.2756, 19.7262, 19.6552
#a65d38 color charts
#a65d38 color shades, tints & tones
#a65d38 color schemes
#a65d38 color preview, HTML & CSS examples
This text has a color of #a65d38
<p style="color:#a65d38;">Text here</p>
.mytext {color:#a65d38;}
This box has a color of #a65d38
<div style="background-color:#a65d38;">Content here</div>
.mybackground {background-color:#a65d38;}
Border around this has a color of #a65d38
<div style="border:2px solid #a65d38;">Content here</div>
.myborder {border:2px solid #a65d38;}