#d50f89 color space conversions
Hex:
#d50f89
RGB:
213, 15, 137
CMY:
16, 94, 46
CMYK:
0, 93, 36, 16
HSL:
323°, 86.8421%, 44.7059%
HSV (HSB):
323°, 92.9577%, 83.5294%
XYZ:
32.1268, 16.2939, 25.1187
xyY:
0.4369, 0.2216, 16.2939
CIE-Lab:
47.3578, 75.2003, -13.4241
CIE-LCH:
47.3578, 76.3891, 349.8786
CIE-Luv:
47.3578, 103.0288, -31.7688
Hunter-Lab:
40.3657, 71.4266, -8.6388
#d50f89 color charts
#d50f89 color shades, tints & tones
#d50f89 color schemes
#d50f89 color preview, HTML & CSS examples
This text has a color of #d50f89
<p style="color:#d50f89;">Text here</p>
.mytext {color:#d50f89;}
This box has a color of #d50f89
<div style="background-color:#d50f89;">Content here</div>
.mybackground {background-color:#d50f89;}
Border around this has a color of #d50f89
<div style="border:2px solid #d50f89;">Content here</div>
.myborder {border:2px solid #d50f89;}