#a65538 color space conversions
Hex:
#a65538
RGB:
166, 85, 56
CMY:
35, 67, 78
CMYK:
0, 49, 66, 35
HSL:
16°, 49.5495%, 43.5294%
HSV (HSB):
16°, 66.2651%, 65.0980%
XYZ:
19.6882, 14.8895, 5.5777
xyY:
0.4903, 0.3708, 14.8895
CIE-Lab:
45.4825, 30.8308, 31.7262
CIE-LCH:
45.4825, 44.2390, 45.8201
CIE-Luv:
45.4825, 62.2792, 28.1082
Hunter-Lab:
38.5869, 23.5488, 18.4406
#a65538 color charts
#a65538 color shades, tints & tones
#a65538 color schemes
#a65538 color preview, HTML & CSS examples
This text has a color of #a65538
<p style="color:#a65538;">Text here</p>
.mytext {color:#a65538;}
This box has a color of #a65538
<div style="background-color:#a65538;">Content here</div>
.mybackground {background-color:#a65538;}
Border around this has a color of #a65538
<div style="border:2px solid #a65538;">Content here</div>
.myborder {border:2px solid #a65538;}