#a64b0d color space conversions
Hex:
#a64b0d
RGB:
166, 75, 13
CMY:
35, 71, 95
CMYK:
0, 55, 92, 35
HSL:
24°, 85.4749%, 35.0980%
HSV (HSB):
24°, 92.1687%, 65.0980%
XYZ:
18.3146, 13.1682, 1.9572
xyY:
0.5477, 0.3938, 13.1682
CIE-Lab:
43.0156, 34.4175, 49.3602
CIE-LCH:
43.0156, 60.1747, 55.1131
CIE-Luv:
43.0156, 74.1424, 37.0247
Hunter-Lab:
36.2880, 26.5851, 22.2038
#a64b0d color charts
#a64b0d color shades, tints & tones
#a64b0d color schemes
#a64b0d color preview, HTML & CSS examples
This text has a color of #a64b0d
<p style="color:#a64b0d;">Text here</p>
.mytext {color:#a64b0d;}
This box has a color of #a64b0d
<div style="background-color:#a64b0d;">Content here</div>
.mybackground {background-color:#a64b0d;}
Border around this has a color of #a64b0d
<div style="border:2px solid #a64b0d;">Content here</div>
.myborder {border:2px solid #a64b0d;}