#a64c0c color space conversions
Hex:
#a64c0c
RGB:
166, 76, 12
CMY:
35, 70, 95
CMYK:
0, 54, 93, 35
HSL:
25°, 86.5169%, 34.9020%
HSV (HSB):
25°, 92.7711%, 65.0980%
XYZ:
18.3767, 13.3024, 1.9469
xyY:
0.5465, 0.3956, 13.3024
CIE-Lab:
43.2154, 33.8821, 49.7969
CIE-LCH:
43.2154, 60.2306, 55.7684
CIE-Luv:
43.2154, 73.4142, 37.4858
Hunter-Lab:
36.4725, 26.1105, 22.3659
#a64c0c color charts
#a64c0c color shades, tints & tones
#a64c0c color schemes
#a64c0c color preview, HTML & CSS examples
This text has a color of #a64c0c
<p style="color:#a64c0c;">Text here</p>
.mytext {color:#a64c0c;}
This box has a color of #a64c0c
<div style="background-color:#a64c0c;">Content here</div>
.mybackground {background-color:#a64c0c;}
Border around this has a color of #a64c0c
<div style="border:2px solid #a64c0c;">Content here</div>
.myborder {border:2px solid #a64c0c;}