#a54e7e color space conversions
Hex:
#a54e7e
RGB:
165, 78, 126
CMY:
35, 69, 51
CMYK:
0, 53, 24, 35
HSL:
327°, 35.8025%, 47.6471%
HSV (HSB):
327°, 52.7273%, 64.7059%
XYZ:
22.0073, 14.9545, 21.4653
xyY:
0.3767, 0.2560, 14.9545
CIE-Lab:
45.5718, 41.6336, -10.2424
CIE-LCH:
45.5718, 42.8750, 346.1790
CIE-Luv:
45.5718, 50.6339, -20.8421
Hunter-Lab:
38.6710, 33.9085, -5.8406
#a54e7e color charts
#a54e7e color shades, tints & tones
#a54e7e color schemes
#a54e7e color preview, HTML & CSS examples
This text has a color of #a54e7e
<p style="color:#a54e7e;">Text here</p>
.mytext {color:#a54e7e;}
This box has a color of #a54e7e
<div style="background-color:#a54e7e;">Content here</div>
.mybackground {background-color:#a54e7e;}
Border around this has a color of #a54e7e
<div style="border:2px solid #a54e7e;">Content here</div>
.myborder {border:2px solid #a54e7e;}