#a05d0d color space conversions
Hex:
#a05d0d
RGB:
160, 93, 13
CMY:
37, 64, 95
CMYK:
0, 42, 92, 37
HSL:
33°, 84.9711%, 33.9216%
HSV (HSB):
33°, 91.8750%, 62.7451%
XYZ:
18.4842, 15.3313, 2.3658
xyY:
0.5109, 0.4237, 15.3313
CIE-Lab:
46.0847, 22.0772, 51.2339
CIE-LCH:
46.0847, 55.7881, 66.6883
CIE-Luv:
46.0847, 54.8073, 42.8967
Hunter-Lab:
39.1553, 15.7436, 23.8263
#a05d0d color charts
#a05d0d color shades, tints & tones
#a05d0d color schemes
#a05d0d color preview, HTML & CSS examples
This text has a color of #a05d0d
<p style="color:#a05d0d;">Text here</p>
.mytext {color:#a05d0d;}
This box has a color of #a05d0d
<div style="background-color:#a05d0d;">Content here</div>
.mybackground {background-color:#a05d0d;}
Border around this has a color of #a05d0d
<div style="border:2px solid #a05d0d;">Content here</div>
.myborder {border:2px solid #a05d0d;}