#a45f7e color space conversions
Hex:
#a45f7e
RGB:
164, 95, 126
CMY:
36, 63, 51
CMYK:
0, 42, 23, 36
HSL:
333°, 27.4900%, 50.7843%
HSV (HSB):
333°, 42.0732%, 64.3137%
XYZ:
23.1679, 17.5833, 21.9115
xyY:
0.3697, 0.2806, 17.5833
CIE-Lab:
48.9867, 32.2191, -5.1556
CIE-LCH:
48.9867, 32.6290, 350.9087
CIE-Luv:
48.9867, 41.3592, -12.4783
Hunter-Lab:
41.9324, 25.2407, -1.6289
#a45f7e color charts
#a45f7e color shades, tints & tones
#a45f7e color schemes
#a45f7e color preview, HTML & CSS examples
This text has a color of #a45f7e
<p style="color:#a45f7e;">Text here</p>
.mytext {color:#a45f7e;}
This box has a color of #a45f7e
<div style="background-color:#a45f7e;">Content here</div>
.mybackground {background-color:#a45f7e;}
Border around this has a color of #a45f7e
<div style="border:2px solid #a45f7e;">Content here</div>
.myborder {border:2px solid #a45f7e;}