#a0303e color space conversions
Hex:
#a0303e
RGB:
160, 48, 62
CMY:
37, 81, 76
CMYK:
0, 70, 61, 37
HSL:
353°, 53.8462%, 40.7843%
HSV (HSB):
353°, 70.0000%, 62.7451%
XYZ:
16.4237, 9.9353, 5.6095
xyY:
0.5137, 0.3108, 9.9353
CIE-Lab:
37.7260, 46.9150, 18.2119
CIE-LCH:
37.7260, 50.3258, 21.2157
CIE-Luv:
37.7260, 79.7268, 10.8928
Hunter-Lab:
31.5203, 37.8470, 11.5127
#a0303e color charts
#a0303e color shades, tints & tones
#a0303e color schemes
#a0303e color preview, HTML & CSS examples
This text has a color of #a0303e
<p style="color:#a0303e;">Text here</p>
.mytext {color:#a0303e;}
This box has a color of #a0303e
<div style="background-color:#a0303e;">Content here</div>
.mybackground {background-color:#a0303e;}
Border around this has a color of #a0303e
<div style="border:2px solid #a0303e;">Content here</div>
.myborder {border:2px solid #a0303e;}