#a00a4c color space conversions
Hex:
#a00a4c
RGB:
160, 10, 76
CMY:
37, 96, 70
CMYK:
0, 94, 53, 37
HSL:
334°, 88.2353%, 33.3333%
HSV (HSB):
334°, 93.7500%, 62.7451%
XYZ:
15.9103, 8.2125, 7.5841
xyY:
0.5018, 0.2590, 8.2125
CIE-Lab:
34.4215, 58.2259, 4.6442
CIE-LCH:
34.4215, 58.4108, 4.5603
CIE-Luv:
34.4215, 87.4247, -5.2193
Hunter-Lab:
28.6574, 48.9506, 4.3693
#a00a4c color charts
#a00a4c color shades, tints & tones
#a00a4c color schemes
#a00a4c color preview, HTML & CSS examples
This text has a color of #a00a4c
<p style="color:#a00a4c;">Text here</p>
.mytext {color:#a00a4c;}
This box has a color of #a00a4c
<div style="background-color:#a00a4c;">Content here</div>
.mybackground {background-color:#a00a4c;}
Border around this has a color of #a00a4c
<div style="border:2px solid #a00a4c;">Content here</div>
.myborder {border:2px solid #a00a4c;}