#a64c1e color space conversions
Hex:
#a64c1e
RGB:
166, 76, 30
CMY:
35, 70, 88
CMYK:
0, 54, 82, 35
HSL:
20°, 69.3878%, 38.4314%
HSV (HSB):
20°, 81.9277%, 65.0980%
XYZ:
18.5447, 13.3696, 2.8315
xyY:
0.5337, 0.3848, 13.3696
CIE-Lab:
43.3150, 34.3313, 43.0136
CIE-LCH:
43.3150, 55.0347, 51.4049
CIE-Luv:
43.3150, 72.1330, 33.9985
Hunter-Lab:
36.5645, 26.5433, 21.0038
#a64c1e color charts
#a64c1e color shades, tints & tones
#a64c1e color schemes
#a64c1e color preview, HTML & CSS examples
This text has a color of #a64c1e
<p style="color:#a64c1e;">Text here</p>
.mytext {color:#a64c1e;}
This box has a color of #a64c1e
<div style="background-color:#a64c1e;">Content here</div>
.mybackground {background-color:#a64c1e;}
Border around this has a color of #a64c1e
<div style="border:2px solid #a64c1e;">Content here</div>
.myborder {border:2px solid #a64c1e;}