#a14f6e color space conversions
Hex:
#a14f6e
RGB:
161, 79, 110
CMY:
37, 69, 57
CMYK:
0, 51, 32, 37
HSL:
337°, 34.1667%, 47.0588%
HSV (HSB):
337°, 50.9317%, 63.1373%
XYZ:
20.3084, 14.2948, 16.4407
xyY:
0.3979, 0.2800, 14.2948
CIE-Lab:
44.6528, 37.4814, -1.9262
CIE-LCH:
44.6528, 37.5309, 357.0581
CIE-Luv:
44.6528, 51.1646, -8.9484
Hunter-Lab:
37.8085, 29.7144, 0.6843
#a14f6e color charts
#a14f6e color shades, tints & tones
#a14f6e color schemes
#a14f6e color preview, HTML & CSS examples
This text has a color of #a14f6e
<p style="color:#a14f6e;">Text here</p>
.mytext {color:#a14f6e;}
This box has a color of #a14f6e
<div style="background-color:#a14f6e;">Content here</div>
.mybackground {background-color:#a14f6e;}
Border around this has a color of #a14f6e
<div style="border:2px solid #a14f6e;">Content here</div>
.myborder {border:2px solid #a14f6e;}