#d52f7f color space conversions
Hex:
#d52f7f
RGB:
213, 47, 127
CMY:
16, 82, 50
CMYK:
0, 78, 40, 16
HSL:
331°, 66.4000%, 50.9804%
HSV (HSB):
331°, 77.9343%, 83.5294%
XYZ:
32.2879, 17.7115, 21.7956
xyY:
0.4497, 0.2467, 17.7115
CIE-Lab:
49.1443, 68.0811, -4.6770
CIE-LCH:
49.1443, 68.2415, 356.0701
CIE-Luv:
49.1443, 100.6930, -18.9285
Hunter-Lab:
42.0850, 63.2975, -1.2464
#d52f7f color charts
#d52f7f color shades, tints & tones
#d52f7f color schemes
#d52f7f color preview, HTML & CSS examples
This text has a color of #d52f7f
<p style="color:#d52f7f;">Text here</p>
.mytext {color:#d52f7f;}
This box has a color of #d52f7f
<div style="background-color:#d52f7f;">Content here</div>
.mybackground {background-color:#d52f7f;}
Border around this has a color of #d52f7f
<div style="border:2px solid #d52f7f;">Content here</div>
.myborder {border:2px solid #d52f7f;}