#a00e44 color space conversions
Hex:
#a00e44
RGB:
160, 14, 68
CMY:
37, 95, 73
CMYK:
0, 91, 58, 37
HSL:
338°, 83.9080%, 34.1176%
HSV (HSB):
338°, 91.2500%, 62.7451%
XYZ:
15.6976, 8.2050, 6.2252
xyY:
0.5210, 0.2723, 8.2050
CIE-Lab:
34.4063, 57.0587, 9.8593
CIE-LCH:
34.4063, 57.9042, 9.8035
CIE-Luv:
34.4063, 89.8859, 0.3020
Hunter-Lab:
28.6444, 47.6934, 7.1657
#a00e44 color charts
#a00e44 color shades, tints & tones
#a00e44 color schemes
#a00e44 color preview, HTML & CSS examples
This text has a color of #a00e44
<p style="color:#a00e44;">Text here</p>
.mytext {color:#a00e44;}
This box has a color of #a00e44
<div style="background-color:#a00e44;">Content here</div>
.mybackground {background-color:#a00e44;}
Border around this has a color of #a00e44
<div style="border:2px solid #a00e44;">Content here</div>
.myborder {border:2px solid #a00e44;}