#a00a12 color space conversions
Hex:
#a00a12
RGB:
160, 10, 18
CMY:
37, 96, 93
CMYK:
0, 94, 89, 37
HSL:
357°, 88.2353%, 33.3333%
HSV (HSB):
357°, 93.7500%, 62.7451%
XYZ:
14.7149, 7.7343, 1.2896
xyY:
0.6199, 0.3258, 7.7343
CIE-Lab:
33.4234, 55.4470, 39.6238
CIE-LCH:
33.4234, 68.1499, 35.5505
CIE-Luv:
33.4234, 104.0453, 21.2140
Hunter-Lab:
27.8107, 45.7776, 16.7182
#a00a12 color charts
#a00a12 color shades, tints & tones
#a00a12 color schemes
#a00a12 color preview, HTML & CSS examples
This text has a color of #a00a12
<p style="color:#a00a12;">Text here</p>
.mytext {color:#a00a12;}
This box has a color of #a00a12
<div style="background-color:#a00a12;">Content here</div>
.mybackground {background-color:#a00a12;}
Border around this has a color of #a00a12
<div style="border:2px solid #a00a12;">Content here</div>
.myborder {border:2px solid #a00a12;}