#d50e7b color space conversions
Hex:
#d50e7b
RGB:
213, 14, 123
CMY:
16, 95, 52
CMYK:
0, 93, 42, 16
HSL:
327°, 87.6652%, 44.5098%
HSV (HSB):
327°, 93.4272%, 83.5294%
XYZ:
31.1728, 15.8903, 20.1630
xyY:
0.4637, 0.2364, 15.8903
CIE-Lab:
46.8302, 73.9921, -5.6696
CIE-LCH:
46.8302, 74.2090, 355.6183
CIE-Luv:
46.8302, 109.5788, -21.2993
Hunter-Lab:
39.8626, 69.8284, -2.0858
#d50e7b color charts
#d50e7b color shades, tints & tones
#d50e7b color schemes
#d50e7b color preview, HTML & CSS examples
This text has a color of #d50e7b
<p style="color:#d50e7b;">Text here</p>
.mytext {color:#d50e7b;}
This box has a color of #d50e7b
<div style="background-color:#d50e7b;">Content here</div>
.mybackground {background-color:#d50e7b;}
Border around this has a color of #d50e7b
<div style="border:2px solid #d50e7b;">Content here</div>
.myborder {border:2px solid #d50e7b;}