#d50f6d color space conversions
Hex:
#d50f6d
RGB:
213, 15, 109
CMY:
16, 94, 57
CMYK:
0, 93, 49, 16
HSL:
332°, 86.8421%, 44.7059%
HSV (HSB):
332°, 92.9577%, 83.5294%
XYZ:
30.3717, 15.5919, 15.8768
xyY:
0.4911, 0.2521, 15.5919
CIE-Lab:
46.4345, 72.7186, 2.3774
CIE-LCH:
46.4345, 72.7575, 1.8725
CIE-Luv:
46.4345, 115.7134, -11.1057
Hunter-Lab:
39.4866, 68.1945, 3.8013
#d50f6d color charts
#d50f6d color shades, tints & tones
#d50f6d color schemes
#d50f6d color preview, HTML & CSS examples
This text has a color of #d50f6d
<p style="color:#d50f6d;">Text here</p>
.mytext {color:#d50f6d;}
This box has a color of #d50f6d
<div style="background-color:#d50f6d;">Content here</div>
.mybackground {background-color:#d50f6d;}
Border around this has a color of #d50f6d
<div style="border:2px solid #d50f6d;">Content here</div>
.myborder {border:2px solid #d50f6d;}