#d50e8f color space conversions
Hex:
#d50e8f
RGB:
213, 14, 143
CMY:
16, 95, 44
CMYK:
0, 93, 33, 16
HSL:
321°, 87.6652%, 44.5098%
HSV (HSB):
321°, 93.4272%, 83.5294%
XYZ:
32.5555, 16.4434, 27.4446
xyY:
0.4259, 0.2151, 16.4434
CIE-Lab:
47.5509, 75.9105, -16.7660
CIE-LCH:
47.5509, 77.7400, 347.5453
CIE-Luv:
47.5509, 100.3570, -36.4734
Hunter-Lab:
40.5504, 72.3438, -11.7423
#d50e8f color charts
#d50e8f color shades, tints & tones
#d50e8f color schemes
#d50e8f color preview, HTML & CSS examples
This text has a color of #d50e8f
<p style="color:#d50e8f;">Text here</p>
.mytext {color:#d50e8f;}
This box has a color of #d50e8f
<div style="background-color:#d50e8f;">Content here</div>
.mybackground {background-color:#d50e8f;}
Border around this has a color of #d50e8f
<div style="border:2px solid #d50e8f;">Content here</div>
.myborder {border:2px solid #d50e8f;}