#a64d0d color space conversions
Hex:
#a64d0d
RGB:
166, 77, 13
CMY:
35, 70, 95
CMYK:
0, 54, 92, 35
HSL:
25°, 85.4749%, 35.0980%
HSV (HSB):
25°, 92.1687%, 65.0980%
XYZ:
18.4524, 13.4438, 2.0031
xyY:
0.5443, 0.3966, 13.4438
CIE-Lab:
43.4245, 33.3775, 49.6585
CIE-LCH:
43.4245, 59.8333, 56.0933
CIE-Luv:
43.4245, 72.5856, 37.6844
Hunter-Lab:
36.6658, 25.6667, 22.4269
#a64d0d color charts
#a64d0d color shades, tints & tones
#a64d0d color schemes
#a64d0d color preview, HTML & CSS examples
This text has a color of #a64d0d
<p style="color:#a64d0d;">Text here</p>
.mytext {color:#a64d0d;}
This box has a color of #a64d0d
<div style="background-color:#a64d0d;">Content here</div>
.mybackground {background-color:#a64d0d;}
Border around this has a color of #a64d0d
<div style="border:2px solid #a64d0d;">Content here</div>
.myborder {border:2px solid #a64d0d;}