#d50e8c color space conversions
Hex:
#d50e8c
RGB:
213, 14, 140
CMY:
16, 95, 45
CMYK:
0, 93, 34, 16
HSL:
322°, 87.6652%, 44.5098%
HSV (HSB):
322°, 93.4272%, 83.5294%
XYZ:
32.3312, 16.3537, 26.2635
xyY:
0.4314, 0.2182, 16.3537
CIE-Lab:
47.4351, 75.6043, -15.1266
CIE-LCH:
47.4351, 77.1027, 348.6859
CIE-Luv:
47.4351, 101.7469, -34.1602
Hunter-Lab:
40.4397, 71.9401, -10.1980
#d50e8c color charts
#d50e8c color shades, tints & tones
#d50e8c color schemes
#d50e8c color preview, HTML & CSS examples
This text has a color of #d50e8c
<p style="color:#d50e8c;">Text here</p>
.mytext {color:#d50e8c;}
This box has a color of #d50e8c
<div style="background-color:#d50e8c;">Content here</div>
.mybackground {background-color:#d50e8c;}
Border around this has a color of #d50e8c
<div style="border:2px solid #d50e8c;">Content here</div>
.myborder {border:2px solid #d50e8c;}