#a00a0d color space conversions
Hex:
#a00a0d
RGB:
160, 10, 13
CMY:
37, 96, 95
CMYK:
0, 94, 92, 37
HSL:
359°, 88.2353%, 33.3333%
HSV (HSB):
359°, 93.7500%, 62.7451%
XYZ:
14.6784, 7.7197, 1.0972
xyY:
0.6247, 0.3286, 7.7197
CIE-Lab:
33.3922, 55.3588, 41.9603
CIE-LCH:
33.3922, 69.4642, 37.1610
CIE-Luv:
33.3922, 104.6561, 22.1652
Hunter-Lab:
27.7844, 45.6782, 17.1078
#a00a0d color charts
#a00a0d color shades, tints & tones
#a00a0d color schemes
#a00a0d color preview, HTML & CSS examples
This text has a color of #a00a0d
<p style="color:#a00a0d;">Text here</p>
.mytext {color:#a00a0d;}
This box has a color of #a00a0d
<div style="background-color:#a00a0d;">Content here</div>
.mybackground {background-color:#a00a0d;}
Border around this has a color of #a00a0d
<div style="border:2px solid #a00a0d;">Content here</div>
.myborder {border:2px solid #a00a0d;}