#a00d6d color space conversions
Hex:
#a00d6d
RGB:
160, 13, 109
CMY:
37, 95, 57
CMYK:
0, 92, 32, 37
HSL:
321°, 84.9711%, 33.9216%
HSV (HSB):
321°, 91.8750%, 62.7451%
XYZ:
17.4014, 8.8656, 15.2621
xyY:
0.4190, 0.2135, 8.8656
CIE-Lab:
35.7241, 60.9643, -14.7122
CIE-LCH:
35.7241, 62.7144, 346.4325
CIE-Luv:
35.7241, 72.9047, -28.6075
Hunter-Lab:
29.7751, 52.2143, -9.5482
#a00d6d color charts
#a00d6d color shades, tints & tones
#a00d6d color schemes
#a00d6d color preview, HTML & CSS examples
This text has a color of #a00d6d
<p style="color:#a00d6d;">Text here</p>
.mytext {color:#a00d6d;}
This box has a color of #a00d6d
<div style="background-color:#a00d6d;">Content here</div>
.mybackground {background-color:#a00d6d;}
Border around this has a color of #a00d6d
<div style="border:2px solid #a00d6d;">Content here</div>
.myborder {border:2px solid #a00d6d;}