#a00e07 color space conversions
Hex:
#a00e07
RGB:
160, 14, 7
CMY:
37, 95, 97
CMYK:
0, 91, 96, 37
HSL:
3°, 91.6168%, 32.7451%
HSV (HSB):
3°, 95.6250%, 62.7451%
XYZ:
14.6926, 7.8030, 0.9328
xyY:
0.6271, 0.3331, 7.8030
CIE-Lab:
33.5692, 54.6825, 44.5363
CIE-LCH:
33.5692, 70.5242, 39.1612
CIE-Luv:
33.5692, 104.2987, 23.4165
Hunter-Lab:
27.9338, 45.0029, 17.5739
#a00e07 color charts
#a00e07 color shades, tints & tones
#a00e07 color schemes
#a00e07 color preview, HTML & CSS examples
This text has a color of #a00e07
<p style="color:#a00e07;">Text here</p>
.mytext {color:#a00e07;}
This box has a color of #a00e07
<div style="background-color:#a00e07;">Content here</div>
.mybackground {background-color:#a00e07;}
Border around this has a color of #a00e07
<div style="border:2px solid #a00e07;">Content here</div>
.myborder {border:2px solid #a00e07;}