#a64c24 color space conversions
Hex:
#a64c24
RGB:
166, 76, 36
CMY:
35, 70, 86
CMYK:
0, 54, 78, 35
HSL:
18°, 64.3564%, 39.6078%
HSV (HSB):
18°, 78.3133%, 65.0980%
XYZ:
18.6288, 13.4032, 3.2743
xyY:
0.5276, 0.3796, 13.4032
CIE-Lab:
43.3647, 34.5548, 40.1587
CIE-LCH:
43.3647, 52.9788, 49.2895
CIE-Luv:
43.3647, 71.5071, 32.2913
Hunter-Lab:
36.6104, 26.7592, 20.3246
#a64c24 color charts
#a64c24 color shades, tints & tones
#a64c24 color schemes
#a64c24 color preview, HTML & CSS examples
This text has a color of #a64c24
<p style="color:#a64c24;">Text here</p>
.mytext {color:#a64c24;}
This box has a color of #a64c24
<div style="background-color:#a64c24;">Content here</div>
.mybackground {background-color:#a64c24;}
Border around this has a color of #a64c24
<div style="border:2px solid #a64c24;">Content here</div>
.myborder {border:2px solid #a64c24;}