#a00d61 color space conversions
Hex:
#a00d61
RGB:
160, 13, 97
CMY:
37, 95, 62
CMYK:
0, 92, 39, 37
HSL:
326°, 84.9711%, 33.9216%
HSV (HSB):
326°, 91.8750%, 62.7451%
XYZ:
16.7988, 8.6245, 12.0886
xyY:
0.4478, 0.2299, 8.6245
CIE-Lab:
35.2510, 59.6875, -7.7608
CIE-LCH:
35.2510, 60.1900, 352.5917
CIE-Luv:
35.2510, 78.1295, -19.6411
Hunter-Lab:
29.3675, 50.7125, -3.8483
#a00d61 color charts
#a00d61 color shades, tints & tones
#a00d61 color schemes
#a00d61 color preview, HTML & CSS examples
This text has a color of #a00d61
<p style="color:#a00d61;">Text here</p>
.mytext {color:#a00d61;}
This box has a color of #a00d61
<div style="background-color:#a00d61;">Content here</div>
.mybackground {background-color:#a00d61;}
Border around this has a color of #a00d61
<div style="border:2px solid #a00d61;">Content here</div>
.myborder {border:2px solid #a00d61;}