#d50f81 color space conversions
Hex:
#d50f81
RGB:
213, 15, 129
CMY:
16, 94, 49
CMYK:
0, 93, 39, 16
HSL:
325°, 86.8421%, 44.7059%
HSV (HSB):
325°, 92.9577%, 83.5294%
XYZ:
31.5738, 16.0728, 22.2071
xyY:
0.4520, 0.2301, 16.0728
CIE-Lab:
47.0698, 74.4319, -8.9854
CIE-LCH:
47.0698, 74.9723, 353.1166
CIE-Luv:
47.0698, 106.7156, -25.6917
Hunter-Lab:
40.0908, 70.4200, -4.7783
#d50f81 color charts
#d50f81 color shades, tints & tones
#d50f81 color schemes
#d50f81 color preview, HTML & CSS examples
This text has a color of #d50f81
<p style="color:#d50f81;">Text here</p>
.mytext {color:#d50f81;}
This box has a color of #d50f81
<div style="background-color:#d50f81;">Content here</div>
.mybackground {background-color:#d50f81;}
Border around this has a color of #d50f81
<div style="border:2px solid #d50f81;">Content here</div>
.myborder {border:2px solid #d50f81;}