#a65a44 color space conversions
Hex:
#a65a44
RGB:
166, 90, 68
CMY:
35, 65, 73
CMYK:
0, 46, 59, 35
HSL:
13°, 41.8803%, 45.8824%
HSV (HSB):
13°, 59.0361%, 65.0980%
XYZ:
20.4254, 15.8367, 7.4491
xyY:
0.4673, 0.3623, 15.8367
CIE-Lab:
46.7595, 28.9741, 26.4077
CIE-LCH:
46.7595, 39.2029, 42.3468
CIE-Luv:
46.7595, 56.9067, 24.3839
Hunter-Lab:
39.7953, 21.9755, 16.7585
#a65a44 color charts
#a65a44 color shades, tints & tones
#a65a44 color schemes
#a65a44 color preview, HTML & CSS examples
This text has a color of #a65a44
<p style="color:#a65a44;">Text here</p>
.mytext {color:#a65a44;}
This box has a color of #a65a44
<div style="background-color:#a65a44;">Content here</div>
.mybackground {background-color:#a65a44;}
Border around this has a color of #a65a44
<div style="border:2px solid #a65a44;">Content here</div>
.myborder {border:2px solid #a65a44;}