#a44e5e color space conversions
Hex:
#a44e5e
RGB:
164, 78, 94
CMY:
36, 69, 63
CMYK:
0, 52, 43, 36
HSL:
349°, 35.5372%, 47.4510%
HSV (HSB):
349°, 52.4390%, 64.3137%
XYZ:
20.0546, 14.1494, 12.2638
xyY:
0.4316, 0.3045, 14.1494
CIE-Lab:
44.4465, 37.1203, 7.6312
CIE-LCH:
44.4465, 37.8966, 11.6170
CIE-Luv:
44.4465, 57.9381, 2.8376
Hunter-Lab:
37.6157, 29.3387, 7.0008
#a44e5e color charts
#a44e5e color shades, tints & tones
#a44e5e color schemes
#a44e5e color preview, HTML & CSS examples
This text has a color of #a44e5e
<p style="color:#a44e5e;">Text here</p>
.mytext {color:#a44e5e;}
This box has a color of #a44e5e
<div style="background-color:#a44e5e;">Content here</div>
.mybackground {background-color:#a44e5e;}
Border around this has a color of #a44e5e
<div style="border:2px solid #a44e5e;">Content here</div>
.myborder {border:2px solid #a44e5e;}