#d52f6c color space conversions
Hex:
#d52f6c
RGB:
213, 47, 108
CMY:
16, 82, 58
CMYK:
0, 78, 49, 16
HSL:
338°, 66.4000%, 50.9804%
HSV (HSB):
338°, 77.9343%, 83.5294%
XYZ:
31.1639, 17.2619, 15.8767
xyY:
0.4846, 0.2684, 17.2619
CIE-Lab:
48.5883, 66.3812, 6.0911
CIE-LCH:
48.5883, 66.6601, 5.2427
CIE-Luv:
48.5883, 108.1803, -5.2568
Hunter-Lab:
41.5474, 61.1812, 6.4264
#d52f6c color charts
#d52f6c color shades, tints & tones
#d52f6c color schemes
#d52f6c color preview, HTML & CSS examples
This text has a color of #d52f6c
<p style="color:#d52f6c;">Text here</p>
.mytext {color:#d52f6c;}
This box has a color of #d52f6c
<div style="background-color:#d52f6c;">Content here</div>
.mybackground {background-color:#d52f6c;}
Border around this has a color of #d52f6c
<div style="border:2px solid #d52f6c;">Content here</div>
.myborder {border:2px solid #d52f6c;}