#a14e6e color space conversions
Hex:
#a14e6e
RGB:
161, 78, 110
CMY:
37, 69, 57
CMYK:
0, 52, 32, 37
HSL:
337°, 34.7280%, 46.8627%
HSV (HSB):
337°, 51.5528%, 63.1373%
XYZ:
20.2368, 14.1516, 16.4168
xyY:
0.3983, 0.2785, 14.1516
CIE-Lab:
44.4496, 38.0056, -2.2250
CIE-LCH:
44.4496, 38.0707, 356.6495
CIE-Luv:
44.4496, 51.6881, -9.4226
Hunter-Lab:
37.6187, 30.1907, 0.4589
#a14e6e color charts
#a14e6e color shades, tints & tones
#a14e6e color schemes
#a14e6e color preview, HTML & CSS examples
This text has a color of #a14e6e
<p style="color:#a14e6e;">Text here</p>
.mytext {color:#a14e6e;}
This box has a color of #a14e6e
<div style="background-color:#a14e6e;">Content here</div>
.mybackground {background-color:#a14e6e;}
Border around this has a color of #a14e6e
<div style="border:2px solid #a14e6e;">Content here</div>
.myborder {border:2px solid #a14e6e;}