#d50f8e color space conversions
Hex:
#d50f8e
RGB:
213, 15, 142
CMY:
16, 94, 44
CMYK:
0, 93, 33, 16
HSL:
322°, 86.8421%, 44.7059%
HSV (HSB):
322°, 92.9577%, 83.5294%
XYZ:
32.4939, 16.4408, 27.0520
xyY:
0.4276, 0.2164, 16.4408
CIE-Lab:
47.5475, 75.7040, -16.1664
CIE-LCH:
47.5475, 77.4109, 347.9457
CIE-Luv:
47.5475, 100.7170, -35.6129
Hunter-Lab:
40.5472, 72.0893, -11.1735
#d50f8e color charts
#d50f8e color shades, tints & tones
#d50f8e color schemes
#d50f8e color preview, HTML & CSS examples
This text has a color of #d50f8e
<p style="color:#d50f8e;">Text here</p>
.mytext {color:#d50f8e;}
This box has a color of #d50f8e
<div style="background-color:#d50f8e;">Content here</div>
.mybackground {background-color:#d50f8e;}
Border around this has a color of #d50f8e
<div style="border:2px solid #d50f8e;">Content here</div>
.myborder {border:2px solid #d50f8e;}