#a00a1b color space conversions
Hex:
#a00a1b
RGB:
160, 10, 27
CMY:
37, 96, 89
CMYK:
0, 94, 83, 37
HSL:
353°, 88.2353%, 33.3333%
HSV (HSB):
353°, 93.7500%, 62.7451%
XYZ:
14.8036, 7.7698, 1.7564
xyY:
0.6085, 0.3194, 7.7698
CIE-Lab:
33.4988, 55.6600, 34.8087
CIE-LCH:
33.4988, 65.6481, 32.0211
CIE-Luv:
33.4988, 102.5933, 18.9475
Hunter-Lab:
27.8744, 46.0181, 15.7761
#a00a1b color charts
#a00a1b color shades, tints & tones
#a00a1b color schemes
#a00a1b color preview, HTML & CSS examples
This text has a color of #a00a1b
<p style="color:#a00a1b;">Text here</p>
.mytext {color:#a00a1b;}
This box has a color of #a00a1b
<div style="background-color:#a00a1b;">Content here</div>
.mybackground {background-color:#a00a1b;}
Border around this has a color of #a00a1b
<div style="border:2px solid #a00a1b;">Content here</div>
.myborder {border:2px solid #a00a1b;}