#a64a29 color space conversions
Hex:
#a64a29
RGB:
166, 74, 41
CMY:
35, 71, 84
CMYK:
0, 55, 75, 35
HSL:
16°, 60.3865%, 40.5882%
HSV (HSB):
16°, 75.3012%, 65.0980%
XYZ:
18.5749, 13.1646, 3.6598
xyY:
0.5247, 0.3719, 13.1646
CIE-Lab:
43.0103, 35.8021, 37.1966
CIE-LCH:
43.0103, 51.6273, 46.0944
CIE-Luv:
43.0103, 72.3723, 29.9441
Hunter-Lab:
36.2831, 27.8864, 19.4176
#a64a29 color charts
#a64a29 color shades, tints & tones
#a64a29 color schemes
#a64a29 color preview, HTML & CSS examples
This text has a color of #a64a29
<p style="color:#a64a29;">Text here</p>
.mytext {color:#a64a29;}
This box has a color of #a64a29
<div style="background-color:#a64a29;">Content here</div>
.mybackground {background-color:#a64a29;}
Border around this has a color of #a64a29
<div style="border:2px solid #a64a29;">Content here</div>
.myborder {border:2px solid #a64a29;}