#a64e2b color space conversions
Hex:
#a64e2b
RGB:
166, 78, 43
CMY:
35, 69, 83
CMYK:
0, 53, 74, 35
HSL:
17°, 58.8517%, 40.9804%
HSV (HSB):
17°, 74.0964%, 65.0980%
XYZ:
18.8863, 13.7302, 3.9403
xyY:
0.5166, 0.3756, 13.7302
CIE-Lab:
43.8435, 33.8233, 37.0250
CIE-LCH:
43.8435, 50.1485, 47.5875
CIE-Luv:
43.8435, 69.1793, 30.6712
Hunter-Lab:
37.0543, 26.1353, 19.6332
#a64e2b color charts
#a64e2b color shades, tints & tones
#a64e2b color schemes
#a64e2b color preview, HTML & CSS examples
This text has a color of #a64e2b
<p style="color:#a64e2b;">Text here</p>
.mytext {color:#a64e2b;}
This box has a color of #a64e2b
<div style="background-color:#a64e2b;">Content here</div>
.mybackground {background-color:#a64e2b;}
Border around this has a color of #a64e2b
<div style="border:2px solid #a64e2b;">Content here</div>
.myborder {border:2px solid #a64e2b;}