#a44f6e color space conversions
Hex:
#a44f6e
RGB:
164, 79, 110
CMY:
36, 69, 57
CMYK:
0, 52, 33, 36
HSL:
338°, 34.9794%, 47.6471%
HSV (HSB):
338°, 51.8293%, 64.3137%
XYZ:
20.9203, 14.6103, 16.4693
xyY:
0.4023, 0.2810, 14.6103
CIE-Lab:
45.0957, 38.5449, -1.2244
CIE-LCH:
45.0957, 38.5643, 358.1806
CIE-Luv:
45.0957, 53.4843, -8.2679
Hunter-Lab:
38.2234, 30.8051, 1.2101
#a44f6e color charts
#a44f6e color shades, tints & tones
#a44f6e color schemes
#a44f6e color preview, HTML & CSS examples
This text has a color of #a44f6e
<p style="color:#a44f6e;">Text here</p>
.mytext {color:#a44f6e;}
This box has a color of #a44f6e
<div style="background-color:#a44f6e;">Content here</div>
.mybackground {background-color:#a44f6e;}
Border around this has a color of #a44f6e
<div style="border:2px solid #a44f6e;">Content here</div>
.myborder {border:2px solid #a44f6e;}