#d51f7e color space conversions
Hex:
#d51f7e
RGB:
213, 31, 126
CMY:
16, 88, 51
CMYK:
0, 85, 41, 16
HSL:
329°, 74.5902%, 47.8431%
HSV (HSB):
329°, 85.4460%, 83.5294%
XYZ:
31.6965, 16.6325, 21.2785
xyY:
0.4554, 0.2389, 16.6325
CIE-Lab:
47.7936, 71.7599, -6.0731
CIE-LCH:
47.7936, 72.0164, 355.1625
CIE-Luv:
47.7936, 105.3972, -21.4165
Hunter-Lab:
40.7829, 67.3600, -2.3865
#d51f7e color charts
#d51f7e color shades, tints & tones
#d51f7e color schemes
#d51f7e color preview, HTML & CSS examples
This text has a color of #d51f7e
<p style="color:#d51f7e;">Text here</p>
.mytext {color:#d51f7e;}
This box has a color of #d51f7e
<div style="background-color:#d51f7e;">Content here</div>
.mybackground {background-color:#d51f7e;}
Border around this has a color of #d51f7e
<div style="border:2px solid #d51f7e;">Content here</div>
.myborder {border:2px solid #d51f7e;}