#d54f9e color space conversions
Hex:
#d54f9e
RGB:
213, 79, 158
CMY:
16, 69, 38
CMYK:
0, 63, 26, 16
HSL:
325°, 61.4679%, 57.2549%
HSV (HSB):
325°, 62.9108%, 83.5294%
XYZ:
36.4081, 22.2067, 34.7152
xyY:
0.3901, 0.2379, 22.2067
CIE-Lab:
54.2457, 60.3424, -15.5179
CIE-LCH:
54.2457, 62.3058, 345.5780
CIE-Luv:
54.2457, 77.3074, -32.7083
Hunter-Lab:
47.1240, 55.4425, -10.6908
#d54f9e color charts
#d54f9e color shades, tints & tones
#d54f9e color schemes
#d54f9e color preview, HTML & CSS examples
This text has a color of #d54f9e
<p style="color:#d54f9e;">Text here</p>
.mytext {color:#d54f9e;}
This box has a color of #d54f9e
<div style="background-color:#d54f9e;">Content here</div>
.mybackground {background-color:#d54f9e;}
Border around this has a color of #d54f9e
<div style="border:2px solid #d54f9e;">Content here</div>
.myborder {border:2px solid #d54f9e;}