#a0505c color space conversions
Hex:
#a0505c
RGB:
160, 80, 92
CMY:
37, 69, 64
CMYK:
0, 50, 43, 37
HSL:
351°, 33.3333%, 47.0588%
HSV (HSB):
351°, 50.0000%, 62.7451%
XYZ:
19.2976, 13.9836, 11.8072
xyY:
0.4280, 0.3101, 13.9836
CIE-Lab:
44.2094, 34.3489, 8.4362
CIE-LCH:
44.2094, 35.3697, 13.7990
CIE-Luv:
44.2094, 54.0383, 4.3244
Hunter-Lab:
37.3947, 26.6748, 7.4557
#a0505c color charts
#a0505c color shades, tints & tones
#a0505c color schemes
#a0505c color preview, HTML & CSS examples
This text has a color of #a0505c
<p style="color:#a0505c;">Text here</p>
.mytext {color:#a0505c;}
This box has a color of #a0505c
<div style="background-color:#a0505c;">Content here</div>
.mybackground {background-color:#a0505c;}
Border around this has a color of #a0505c
<div style="border:2px solid #a0505c;">Content here</div>
.myborder {border:2px solid #a0505c;}