#a00a39 color space conversions
Hex:
#a00a39
RGB:
160, 10, 57
CMY:
37, 96, 78
CMYK:
0, 94, 64, 37
HSL:
341°, 88.2353%, 33.3333%
HSV (HSB):
341°, 93.7500%, 62.7451%
XYZ:
15.3443, 7.9861, 4.6036
xyY:
0.5493, 0.2859, 7.9861
CIE-Lab:
33.9539, 56.9346, 16.4524
CIE-LCH:
33.9539, 59.2640, 16.1177
CIE-Luv:
33.9539, 94.5636, 6.2759
Hunter-Lab:
28.2596, 47.4666, 10.1231
#a00a39 color charts
#a00a39 color shades, tints & tones
#a00a39 color schemes
#a00a39 color preview, HTML & CSS examples
This text has a color of #a00a39
<p style="color:#a00a39;">Text here</p>
.mytext {color:#a00a39;}
This box has a color of #a00a39
<div style="background-color:#a00a39;">Content here</div>
.mybackground {background-color:#a00a39;}
Border around this has a color of #a00a39
<div style="border:2px solid #a00a39;">Content here</div>
.myborder {border:2px solid #a00a39;}