#a64d20 color space conversions
Hex:
#a64d20
RGB:
166, 77, 32
CMY:
35, 70, 87
CMYK:
0, 54, 81, 35
HSL:
20°, 67.6768%, 38.8235%
HSV (HSB):
20°, 80.7229%, 65.0980%
XYZ:
18.6405, 13.5190, 2.9935
xyY:
0.5303, 0.3846, 13.5190
CIE-Lab:
43.5351, 33.8809, 42.2841
CIE-LCH:
43.5351, 54.1836, 51.2959
CIE-Luv:
43.5351, 71.1807, 33.8081
Hunter-Lab:
36.7682, 26.1501, 20.9107
#a64d20 color charts
#a64d20 color shades, tints & tones
#a64d20 color schemes
#a64d20 color preview, HTML & CSS examples
This text has a color of #a64d20
<p style="color:#a64d20;">Text here</p>
.mytext {color:#a64d20;}
This box has a color of #a64d20
<div style="background-color:#a64d20;">Content here</div>
.mybackground {background-color:#a64d20;}
Border around this has a color of #a64d20
<div style="border:2px solid #a64d20;">Content here</div>
.myborder {border:2px solid #a64d20;}