#a00d0f color space conversions
Hex:
#a00d0f
RGB:
160, 13, 15
CMY:
37, 95, 94
CMYK:
0, 92, 91, 37
HSL:
359°, 84.9711%, 33.9216%
HSV (HSB):
359°, 91.8750%, 62.7451%
XYZ:
14.7274, 7.7959, 1.1805
xyY:
0.6213, 0.3289, 7.7959
CIE-Lab:
33.5542, 54.9586, 41.1730
CIE-LCH:
33.5542, 68.6707, 36.8392
CIE-Luv:
33.5542, 103.7540, 22.0692
Hunter-Lab:
27.9212, 45.2899, 17.0381
#a00d0f color charts
#a00d0f color shades, tints & tones
#a00d0f color schemes
#a00d0f color preview, HTML & CSS examples
This text has a color of #a00d0f
<p style="color:#a00d0f;">Text here</p>
.mytext {color:#a00d0f;}
This box has a color of #a00d0f
<div style="background-color:#a00d0f;">Content here</div>
.mybackground {background-color:#a00d0f;}
Border around this has a color of #a00d0f
<div style="border:2px solid #a00d0f;">Content here</div>
.myborder {border:2px solid #a00d0f;}