#a14c7e color space conversions
Hex:
#a14c7e
RGB:
161, 76, 126
CMY:
37, 70, 51
CMYK:
0, 53, 22, 37
HSL:
325°, 35.8650%, 46.4706%
HSV (HSB):
325°, 52.7950%, 63.1373%
XYZ:
21.0483, 14.2523, 21.3803
xyY:
0.3713, 0.2514, 14.2523
CIE-Lab:
44.5926, 41.3277, -11.7768
CIE-LCH:
44.5926, 42.9729, 344.0945
CIE-Luv:
44.5926, 48.5602, -22.7820
Hunter-Lab:
37.7522, 33.4540, -7.1512
#a14c7e color charts
#a14c7e color shades, tints & tones
#a14c7e color schemes
#a14c7e color preview, HTML & CSS examples
This text has a color of #a14c7e
<p style="color:#a14c7e;">Text here</p>
.mytext {color:#a14c7e;}
This box has a color of #a14c7e
<div style="background-color:#a14c7e;">Content here</div>
.mybackground {background-color:#a14c7e;}
Border around this has a color of #a14c7e
<div style="border:2px solid #a14c7e;">Content here</div>
.myborder {border:2px solid #a14c7e;}