#a00d5f color space conversions
Hex:
#a00d5f
RGB:
160, 13, 95
CMY:
37, 95, 63
CMYK:
0, 92, 41, 37
HSL:
327°, 84.9711%, 33.9216%
HSV (HSB):
327°, 91.8750%, 62.7451%
XYZ:
16.7067, 8.5877, 11.6035
xyY:
0.4528, 0.2327, 8.5877
CIE-Lab:
35.1779, 59.4888, -6.5836
CIE-LCH:
35.1779, 59.8520, 353.6848
CIE-Luv:
35.1779, 78.9946, -18.1756
Hunter-Lab:
29.3047, 50.4801, -2.9632
#a00d5f color charts
#a00d5f color shades, tints & tones
#a00d5f color schemes
#a00d5f color preview, HTML & CSS examples
This text has a color of #a00d5f
<p style="color:#a00d5f;">Text here</p>
.mytext {color:#a00d5f;}
This box has a color of #a00d5f
<div style="background-color:#a00d5f;">Content here</div>
.mybackground {background-color:#a00d5f;}
Border around this has a color of #a00d5f
<div style="border:2px solid #a00d5f;">Content here</div>
.myborder {border:2px solid #a00d5f;}