#a00e24 color space conversions
Hex:
#a00e24
RGB:
160, 14, 36
CMY:
37, 95, 86
CMYK:
0, 91, 78, 37
HSL:
351°, 83.9080%, 34.1176%
HSV (HSB):
351°, 91.2500%, 62.7451%
XYZ:
14.9727, 7.9150, 2.4077
xyY:
0.5919, 0.3129, 7.9150
CIE-Lab:
33.8053, 55.3592, 29.7351
CIE-LCH:
33.8053, 62.8396, 28.2416
CIE-Luv:
33.8053, 99.8274, 16.3312
Hunter-Lab:
28.1337, 45.7634, 14.6195
#a00e24 color charts
#a00e24 color shades, tints & tones
#a00e24 color schemes
#a00e24 color preview, HTML & CSS examples
This text has a color of #a00e24
<p style="color:#a00e24;">Text here</p>
.mytext {color:#a00e24;}
This box has a color of #a00e24
<div style="background-color:#a00e24;">Content here</div>
.mybackground {background-color:#a00e24;}
Border around this has a color of #a00e24
<div style="border:2px solid #a00e24;">Content here</div>
.myborder {border:2px solid #a00e24;}