#a65c2b color space conversions
Hex:
#a65c2b
RGB:
166, 92, 43
CMY:
35, 64, 83
CMYK:
0, 45, 74, 35
HSL:
24°, 58.8517%, 40.9804%
HSV (HSB):
24°, 74.0964%, 65.0980%
XYZ:
19.9891, 15.9357, 4.3079
xyY:
0.4968, 0.3961, 15.9357
CIE-Lab:
46.8900, 26.2633, 40.2814
CIE-LCH:
46.8900, 48.0869, 56.8958
CIE-Luv:
46.8900, 58.6243, 35.9942
Hunter-Lab:
39.9195, 19.5218, 21.5455
#a65c2b color charts
#a65c2b color shades, tints & tones
#a65c2b color schemes
#a65c2b color preview, HTML & CSS examples
This text has a color of #a65c2b
<p style="color:#a65c2b;">Text here</p>
.mytext {color:#a65c2b;}
This box has a color of #a65c2b
<div style="background-color:#a65c2b;">Content here</div>
.mybackground {background-color:#a65c2b;}
Border around this has a color of #a65c2b
<div style="border:2px solid #a65c2b;">Content here</div>
.myborder {border:2px solid #a65c2b;}