#a00d05 color space conversions
Hex:
#a00d05
RGB:
160, 13, 5
CMY:
37, 95, 98
CMYK:
0, 92, 97, 37
HSL:
3°, 93.9394%, 32.3529%
HSV (HSB):
3°, 96.8750%, 62.7451%
XYZ:
14.6685, 7.7724, 0.8707
xyY:
0.6292, 0.3334, 7.7724
CIE-Lab:
33.5043, 54.8157, 45.3123
CIE-LCH:
33.5043, 71.1193, 39.5781
CIE-Luv:
33.5043, 104.7353, 23.6118
Hunter-Lab:
27.8790, 45.1294, 17.6636
#a00d05 color charts
#a00d05 color shades, tints & tones
#a00d05 color schemes
#a00d05 color preview, HTML & CSS examples
This text has a color of #a00d05
<p style="color:#a00d05;">Text here</p>
.mytext {color:#a00d05;}
This box has a color of #a00d05
<div style="background-color:#a00d05;">Content here</div>
.mybackground {background-color:#a00d05;}
Border around this has a color of #a00d05
<div style="border:2px solid #a00d05;">Content here</div>
.myborder {border:2px solid #a00d05;}