#d50f85 color space conversions
Hex:
#d50f85
RGB:
213, 15, 133
CMY:
16, 94, 48
CMYK:
0, 93, 38, 16
HSL:
324°, 86.8421%, 44.7059%
HSV (HSB):
324°, 92.9577%, 83.5294%
XYZ:
31.8450, 16.1812, 23.6352
xyY:
0.4444, 0.2258, 16.1812
CIE-Lab:
47.2114, 74.8103, -11.2126
CIE-LCH:
47.2114, 75.6459, 351.4759
CIE-Luv:
47.2114, 104.8752, -28.7174
Hunter-Lab:
40.2259, 70.9150, -6.6784
#d50f85 color charts
#d50f85 color shades, tints & tones
#d50f85 color schemes
#d50f85 color preview, HTML & CSS examples
This text has a color of #d50f85
<p style="color:#d50f85;">Text here</p>
.mytext {color:#d50f85;}
This box has a color of #d50f85
<div style="background-color:#d50f85;">Content here</div>
.mybackground {background-color:#d50f85;}
Border around this has a color of #d50f85
<div style="border:2px solid #d50f85;">Content here</div>
.myborder {border:2px solid #d50f85;}