#a64d3f color space conversions
Hex:
#a64d3f
RGB:
166, 77, 63
CMY:
35, 70, 75
CMYK:
0, 54, 62, 35
HSL:
8°, 44.9782%, 44.9020%
HSV (HSB):
8°, 62.0482%, 65.0980%
XYZ:
19.2770, 13.7736, 6.3452
xyY:
0.4893, 0.3496, 13.7736
CIE-Lab:
43.9065, 35.5495, 25.7473
CIE-LCH:
43.9065, 43.8941, 35.9145
CIE-Luv:
43.9065, 66.7778, 21.5787
Hunter-Lab:
37.1128, 27.7681, 15.8422
#a64d3f color charts
#a64d3f color shades, tints & tones
#a64d3f color schemes
#a64d3f color preview, HTML & CSS examples
This text has a color of #a64d3f
<p style="color:#a64d3f;">Text here</p>
.mytext {color:#a64d3f;}
This box has a color of #a64d3f
<div style="background-color:#a64d3f;">Content here</div>
.mybackground {background-color:#a64d3f;}
Border around this has a color of #a64d3f
<div style="border:2px solid #a64d3f;">Content here</div>
.myborder {border:2px solid #a64d3f;}