#a64e1f color space conversions
Hex:
#a64e1f
RGB:
166, 78, 31
CMY:
35, 69, 88
CMYK:
0, 53, 81, 35
HSL:
21°, 68.5279%, 38.6275%
HSV (HSB):
21°, 81.3253%, 65.0980%
XYZ:
18.6976, 13.6547, 2.9465
xyY:
0.5297, 0.3868, 13.6547
CIE-Lab:
43.7336, 33.3218, 42.9439
CIE-LCH:
43.7336, 54.3555, 52.1907
CIE-Luv:
43.7336, 70.5194, 34.4288
Hunter-Lab:
36.9523, 25.6533, 21.1390
#a64e1f color charts
#a64e1f color shades, tints & tones
#a64e1f color schemes
#a64e1f color preview, HTML & CSS examples
This text has a color of #a64e1f
<p style="color:#a64e1f;">Text here</p>
.mytext {color:#a64e1f;}
This box has a color of #a64e1f
<div style="background-color:#a64e1f;">Content here</div>
.mybackground {background-color:#a64e1f;}
Border around this has a color of #a64e1f
<div style="border:2px solid #a64e1f;">Content here</div>
.myborder {border:2px solid #a64e1f;}