#a14c7c color space conversions
Hex:
#a14c7c
RGB:
161, 76, 124
CMY:
37, 70, 51
CMYK:
0, 53, 23, 37
HSL:
326°, 35.8650%, 46.4706%
HSV (HSB):
326°, 52.7950%, 63.1373%
XYZ:
20.9205, 14.2012, 20.7073
xyY:
0.3747, 0.2544, 14.2012
CIE-Lab:
44.5201, 41.0269, -10.6691
CIE-LCH:
44.5201, 42.3914, 345.4231
CIE-Luv:
44.5201, 49.0859, -21.2006
Hunter-Lab:
37.6845, 33.1462, -6.2002
#a14c7c color charts
#a14c7c color shades, tints & tones
#a14c7c color schemes
#a14c7c color preview, HTML & CSS examples
This text has a color of #a14c7c
<p style="color:#a14c7c;">Text here</p>
.mytext {color:#a14c7c;}
This box has a color of #a14c7c
<div style="background-color:#a14c7c;">Content here</div>
.mybackground {background-color:#a14c7c;}
Border around this has a color of #a14c7c
<div style="border:2px solid #a14c7c;">Content here</div>
.myborder {border:2px solid #a14c7c;}