#a00f0d color space conversions
Hex:
#a00f0d
RGB:
160, 15, 13
CMY:
37, 94, 95
CMYK:
0, 91, 92, 37
HSL:
1°, 84.9711%, 33.9216%
HSV (HSB):
1°, 91.8750%, 62.7451%
XYZ:
14.7407, 7.8443, 1.1179
xyY:
0.6219, 0.3309, 7.8443
CIE-Lab:
33.6565, 54.5987, 42.1452
CIE-LCH:
33.6565, 68.9727, 37.6648
CIE-Luv:
33.6565, 103.4679, 22.6175
Hunter-Lab:
28.0077, 44.9327, 17.2388
#a00f0d color charts
#a00f0d color shades, tints & tones
#a00f0d color schemes
#a00f0d color preview, HTML & CSS examples
This text has a color of #a00f0d
<p style="color:#a00f0d;">Text here</p>
.mytext {color:#a00f0d;}
This box has a color of #a00f0d
<div style="background-color:#a00f0d;">Content here</div>
.mybackground {background-color:#a00f0d;}
Border around this has a color of #a00f0d
<div style="border:2px solid #a00f0d;">Content here</div>
.myborder {border:2px solid #a00f0d;}