#d54f9c color space conversions
Hex:
#d54f9c
RGB:
213, 79, 156
CMY:
16, 69, 39
CMYK:
0, 63, 27, 16
HSL:
326°, 61.4679%, 57.2549%
HSV (HSB):
326°, 62.9108%, 83.5294%
XYZ:
36.2373, 22.1384, 33.8157
xyY:
0.3931, 0.2401, 22.1384
CIE-Lab:
54.1735, 60.0845, -14.4519
CIE-LCH:
54.1735, 61.7981, 346.4757
CIE-Luv:
54.1735, 77.9753, -31.1234
Hunter-Lab:
47.0515, 55.1341, -9.6755
#d54f9c color charts
#d54f9c color shades, tints & tones
#d54f9c color schemes
#d54f9c color preview, HTML & CSS examples
This text has a color of #d54f9c
<p style="color:#d54f9c;">Text here</p>
.mytext {color:#d54f9c;}
This box has a color of #d54f9c
<div style="background-color:#d54f9c;">Content here</div>
.mybackground {background-color:#d54f9c;}
Border around this has a color of #d54f9c
<div style="border:2px solid #d54f9c;">Content here</div>
.myborder {border:2px solid #d54f9c;}