#a64a30 color space conversions
Hex:
#a64a30
RGB:
166, 74, 48
CMY:
35, 71, 81
CMYK:
0, 55, 71, 35
HSL:
13°, 55.1402%, 41.9608%
HSV (HSB):
13°, 71.0843%, 65.0980%
XYZ:
18.7082, 13.2180, 4.3616
xyY:
0.5156, 0.3643, 13.2180
CIE-Lab:
43.0898, 36.1515, 33.4471
CIE-LCH:
43.0898, 49.2508, 42.7748
CIE-Luv:
43.0898, 71.3831, 27.3070
Hunter-Lab:
36.3565, 28.2279, 18.3367
#a64a30 color charts
#a64a30 color shades, tints & tones
#a64a30 color schemes
#a64a30 color preview, HTML & CSS examples
This text has a color of #a64a30
<p style="color:#a64a30;">Text here</p>
.mytext {color:#a64a30;}
This box has a color of #a64a30
<div style="background-color:#a64a30;">Content here</div>
.mybackground {background-color:#a64a30;}
Border around this has a color of #a64a30
<div style="border:2px solid #a64a30;">Content here</div>
.myborder {border:2px solid #a64a30;}