#a65f38 color space conversions
Hex:
#a65f38
RGB:
166, 95, 56
CMY:
35, 63, 78
CMYK:
0, 43, 66, 35
HSL:
21°, 49.5495%, 43.5294%
HSV (HSB):
21°, 66.2651%, 65.0980%
XYZ:
20.5319, 16.5769, 5.8589
xyY:
0.4778, 0.3858, 16.5769
CIE-Lab:
47.7225, 25.3426, 34.3603
CIE-LCH:
47.7225, 42.6952, 53.5891
CIE-Luv:
47.7225, 54.9395, 32.2159
Hunter-Lab:
40.7148, 18.7642, 19.9685
#a65f38 color charts
#a65f38 color shades, tints & tones
#a65f38 color schemes
#a65f38 color preview, HTML & CSS examples
This text has a color of #a65f38
<p style="color:#a65f38;">Text here</p>
.mytext {color:#a65f38;}
This box has a color of #a65f38
<div style="background-color:#a65f38;">Content here</div>
.mybackground {background-color:#a65f38;}
Border around this has a color of #a65f38
<div style="border:2px solid #a65f38;">Content here</div>
.myborder {border:2px solid #a65f38;}