#a00b06 color space conversions
Hex:
#a00b06
RGB:
160, 11, 6
CMY:
37, 96, 98
CMYK:
0, 93, 96, 37
HSL:
2°, 92.7711%, 32.5490%
HSV (HSB):
2°, 96.2500%, 62.7451%
XYZ:
14.6497, 7.7261, 0.8915
xyY:
0.6296, 0.3321, 7.7261
CIE-Lab:
33.4058, 55.1259, 44.8454
CIE-LCH:
33.4058, 71.0631, 39.1287
CIE-Luv:
33.4058, 105.1129, 23.2928
Hunter-Lab:
27.7958, 45.4355, 17.5556
#a00b06 color charts
#a00b06 color shades, tints & tones
#a00b06 color schemes
#a00b06 color preview, HTML & CSS examples
This text has a color of #a00b06
<p style="color:#a00b06;">Text here</p>
.mytext {color:#a00b06;}
This box has a color of #a00b06
<div style="background-color:#a00b06;">Content here</div>
.mybackground {background-color:#a00b06;}
Border around this has a color of #a00b06
<div style="border:2px solid #a00b06;">Content here</div>
.myborder {border:2px solid #a00b06;}