#a14e6a color space conversions
Hex:
#a14e6a
RGB:
161, 78, 106
CMY:
37, 69, 58
CMYK:
0, 52, 34, 37
HSL:
340°, 34.7280%, 46.8627%
HSV (HSB):
340°, 51.5528%, 63.1373%
XYZ:
20.0239, 14.0665, 15.2954
xyY:
0.4055, 0.2848, 14.0665
CIE-Lab:
44.3281, 37.4785, 0.0466
CIE-LCH:
44.3281, 37.4785, 0.0713
CIE-Luv:
44.3281, 52.6767, -6.4252
Hunter-Lab:
37.5053, 29.6659, 2.0741
#a14e6a color charts
#a14e6a color shades, tints & tones
#a14e6a color schemes
#a14e6a color preview, HTML & CSS examples
This text has a color of #a14e6a
<p style="color:#a14e6a;">Text here</p>
.mytext {color:#a14e6a;}
This box has a color of #a14e6a
<div style="background-color:#a14e6a;">Content here</div>
.mybackground {background-color:#a14e6a;}
Border around this has a color of #a14e6a
<div style="border:2px solid #a14e6a;">Content here</div>
.myborder {border:2px solid #a14e6a;}