#a00b5d color space conversions
Hex:
#a00b5d
RGB:
160, 11, 93
CMY:
37, 96, 64
CMYK:
0, 93, 42, 37
HSL:
327°, 87.1345%, 33.5294%
HSV (HSB):
327°, 93.1250%, 62.7451%
XYZ:
16.5927, 8.5032, 11.1227
xyY:
0.4581, 0.2348, 8.5032
CIE-Lab:
35.0097, 59.5753, -5.5454
CIE-LCH:
35.0097, 59.8328, 354.6821
CIE-Luv:
35.0097, 80.1294, -16.9347
Hunter-Lab:
29.1603, 50.5386, -2.2029
#a00b5d color charts
#a00b5d color shades, tints & tones
#a00b5d color schemes
#a00b5d color preview, HTML & CSS examples
This text has a color of #a00b5d
<p style="color:#a00b5d;">Text here</p>
.mytext {color:#a00b5d;}
This box has a color of #a00b5d
<div style="background-color:#a00b5d;">Content here</div>
.mybackground {background-color:#a00b5d;}
Border around this has a color of #a00b5d
<div style="border:2px solid #a00b5d;">Content here</div>
.myborder {border:2px solid #a00b5d;}