#a00e06 color space conversions
Hex:
#a00e06
RGB:
160, 14, 6
CMY:
37, 95, 98
CMYK:
0, 91, 96, 37
HSL:
3°, 92.7711%, 32.5490%
HSV (HSB):
3°, 96.2500%, 62.7451%
XYZ:
14.6871, 7.8008, 0.9039
xyY:
0.6279, 0.3335, 7.8008
CIE-Lab:
33.5646, 54.6692, 44.9410
CIE-LCH:
33.5646, 70.7701, 39.4220
CIE-Luv:
33.5646, 104.3903, 23.5609
Hunter-Lab:
27.9299, 44.9879, 17.6321
#a00e06 color charts
#a00e06 color shades, tints & tones
#a00e06 color schemes
#a00e06 color preview, HTML & CSS examples
This text has a color of #a00e06
<p style="color:#a00e06;">Text here</p>
.mytext {color:#a00e06;}
This box has a color of #a00e06
<div style="background-color:#a00e06;">Content here</div>
.mybackground {background-color:#a00e06;}
Border around this has a color of #a00e06
<div style="border:2px solid #a00e06;">Content here</div>
.myborder {border:2px solid #a00e06;}