#a0404e color space conversions
Hex:
#a0404e
RGB:
160, 64, 78
CMY:
37, 75, 69
CMYK:
0, 60, 51, 37
HSL:
351°, 42.8571%, 43.9216%
HSV (HSB):
351°, 60.0000%, 62.7451%
XYZ:
17.7057, 11.6904, 8.5310
xyY:
0.4668, 0.3082, 11.6904
CIE-Lab:
40.7198, 41.0766, 12.2119
CIE-LCH:
40.7198, 42.8535, 16.5570
CIE-Luv:
40.7198, 66.7322, 6.8022
Hunter-Lab:
34.1913, 32.6004, 9.1405
#a0404e color charts
#a0404e color shades, tints & tones
#a0404e color schemes
#a0404e color preview, HTML & CSS examples
This text has a color of #a0404e
<p style="color:#a0404e;">Text here</p>
.mytext {color:#a0404e;}
This box has a color of #a0404e
<div style="background-color:#a0404e;">Content here</div>
.mybackground {background-color:#a0404e;}
Border around this has a color of #a0404e
<div style="border:2px solid #a0404e;">Content here</div>
.myborder {border:2px solid #a0404e;}