#a01d5d color space conversions
Hex:
#a01d5d
RGB:
160, 29, 93
CMY:
37, 89, 64
CMYK:
0, 82, 42, 37
HSL:
331°, 69.3122%, 37.0588%
HSV (HSB):
331°, 81.8750%, 62.7451%
XYZ:
16.9124, 9.1426, 11.2292
xyY:
0.4536, 0.2452, 9.1426
CIE-Lab:
36.2575, 55.9803, -3.6917
CIE-LCH:
36.2575, 56.1019, 356.2270
CIE-Luv:
36.2575, 76.5924, -14.1640
Hunter-Lab:
30.2368, 46.9261, -0.8532
#a01d5d color charts
#a01d5d color shades, tints & tones
#a01d5d color schemes
#a01d5d color preview, HTML & CSS examples
This text has a color of #a01d5d
<p style="color:#a01d5d;">Text here</p>
.mytext {color:#a01d5d;}
This box has a color of #a01d5d
<div style="background-color:#a01d5d;">Content here</div>
.mybackground {background-color:#a01d5d;}
Border around this has a color of #a01d5d
<div style="border:2px solid #a01d5d;">Content here</div>
.myborder {border:2px solid #a01d5d;}