#a00c51 color space conversions
Hex:
#a00c51
RGB:
160, 12, 81
CMY:
37, 95, 68
CMYK:
0, 93, 49, 37
HSL:
332°, 86.0465%, 33.7255%
HSV (HSB):
332°, 92.5000%, 62.7451%
XYZ:
16.1139, 8.3306, 8.5433
xyY:
0.4885, 0.2525, 8.3306
CIE-Lab:
34.6621, 58.3593, 1.7267
CIE-LCH:
34.6621, 58.3849, 1.6948
CIE-Luv:
34.6621, 85.0791, -8.3727
Hunter-Lab:
28.8628, 49.1453, 2.6544
#a00c51 color charts
#a00c51 color shades, tints & tones
#a00c51 color schemes
#a00c51 color preview, HTML & CSS examples
This text has a color of #a00c51
<p style="color:#a00c51;">Text here</p>
.mytext {color:#a00c51;}
This box has a color of #a00c51
<div style="background-color:#a00c51;">Content here</div>
.mybackground {background-color:#a00c51;}
Border around this has a color of #a00c51
<div style="border:2px solid #a00c51;">Content here</div>
.myborder {border:2px solid #a00c51;}