#a65b30 color space conversions
Hex:
#a65b30
RGB:
166, 91, 48
CMY:
35, 64, 81
CMYK:
0, 45, 71, 35
HSL:
22°, 55.1402%, 41.9608%
HSV (HSB):
22°, 71.0843%, 65.0980%
XYZ:
20.0005, 15.8026, 4.7924
xyY:
0.4927, 0.3893, 15.8026
CIE-Lab:
46.7144, 27.0769, 37.5139
CIE-LCH:
46.7144, 46.2649, 54.1789
CIE-Luv:
46.7144, 58.8568, 33.8062
Hunter-Lab:
39.7524, 20.2412, 20.6790
#a65b30 color charts
#a65b30 color shades, tints & tones
#a65b30 color schemes
#a65b30 color preview, HTML & CSS examples
This text has a color of #a65b30
<p style="color:#a65b30;">Text here</p>
.mytext {color:#a65b30;}
This box has a color of #a65b30
<div style="background-color:#a65b30;">Content here</div>
.mybackground {background-color:#a65b30;}
Border around this has a color of #a65b30
<div style="border:2px solid #a65b30;">Content here</div>
.myborder {border:2px solid #a65b30;}