#a44e8e color space conversions
Hex:
#a44e8e
RGB:
164, 78, 142
CMY:
36, 69, 44
CMYK:
0, 52, 13, 36
HSL:
315°, 35.5372%, 47.4510%
HSV (HSB):
315°, 52.4390%, 64.3137%
XYZ:
22.9167, 15.2943, 27.3354
xyY:
0.3496, 0.2333, 15.2943
CIE-Lab:
46.0347, 43.8105, -19.2125
CIE-LCH:
46.0347, 47.8380, 336.3208
CIE-Luv:
46.0347, 45.6827, -33.8906
Hunter-Lab:
39.1079, 36.1598, -14.0667
#a44e8e color charts
#a44e8e color shades, tints & tones
#a44e8e color schemes
#a44e8e color preview, HTML & CSS examples
This text has a color of #a44e8e
<p style="color:#a44e8e;">Text here</p>
.mytext {color:#a44e8e;}
This box has a color of #a44e8e
<div style="background-color:#a44e8e;">Content here</div>
.mybackground {background-color:#a44e8e;}
Border around this has a color of #a44e8e
<div style="border:2px solid #a44e8e;">Content here</div>
.myborder {border:2px solid #a44e8e;}