#d51f9e color space conversions
Hex:
#d51f9e
RGB:
213, 31, 158
CMY:
16, 88, 38
CMYK:
0, 85, 26, 16
HSL:
318°, 74.5902%, 47.8431%
HSV (HSB):
318°, 85.4460%, 83.5294%
XYZ:
34.1021, 17.5947, 33.9465
xyY:
0.3982, 0.2054, 17.5947
CIE-Lab:
49.0008, 75.1151, -23.5448
CIE-LCH:
49.0008, 78.7187, 342.5964
CIE-Luv:
49.0008, 91.2827, -46.0678
Hunter-Lab:
41.9461, 71.7147, -18.6205
#d51f9e color charts
#d51f9e color shades, tints & tones
#d51f9e color schemes
#d51f9e color preview, HTML & CSS examples
This text has a color of #d51f9e
<p style="color:#d51f9e;">Text here</p>
.mytext {color:#d51f9e;}
This box has a color of #d51f9e
<div style="background-color:#d51f9e;">Content here</div>
.mybackground {background-color:#d51f9e;}
Border around this has a color of #d51f9e
<div style="border:2px solid #d51f9e;">Content here</div>
.myborder {border:2px solid #d51f9e;}