#d51f6a color space conversions
Hex:
#d51f6a
RGB:
213, 31, 106
CMY:
16, 88, 58
CMYK:
0, 85, 50, 16
HSL:
335°, 74.5902%, 47.8431%
HSV (HSB):
335°, 85.4460%, 83.5294%
XYZ:
30.5321, 16.1667, 15.1469
xyY:
0.4937, 0.2614, 16.1667
CIE-Lab:
47.1925, 70.0520, 5.3227
CIE-LCH:
47.1925, 70.2539, 4.3451
CIE-Luv:
47.1925, 113.8907, -7.0358
Hunter-Lab:
40.2079, 65.1813, 5.8100
#d51f6a color charts
#d51f6a color shades, tints & tones
#d51f6a color schemes
#d51f6a color preview, HTML & CSS examples
This text has a color of #d51f6a
<p style="color:#d51f6a;">Text here</p>
.mytext {color:#d51f6a;}
This box has a color of #d51f6a
<div style="background-color:#d51f6a;">Content here</div>
.mybackground {background-color:#d51f6a;}
Border around this has a color of #d51f6a
<div style="border:2px solid #d51f6a;">Content here</div>
.myborder {border:2px solid #d51f6a;}