#d50e73 color space conversions
Hex:
#d50e73
RGB:
213, 14, 115
CMY:
16, 95, 55
CMYK:
0, 93, 46, 16
HSL:
330°, 87.6652%, 44.5098%
HSV (HSB):
330°, 93.4272%, 83.5294%
XYZ:
30.6921, 15.6980, 17.6320
xyY:
0.4794, 0.2452, 15.6980
CIE-Lab:
46.5758, 73.3074, -1.1235
CIE-LCH:
46.5758, 73.3160, 359.1220
CIE-Luv:
46.5758, 113.1918, -15.4560
Hunter-Lab:
39.6207, 68.9385, 1.3493
#d50e73 color charts
#d50e73 color shades, tints & tones
#d50e73 color schemes
#d50e73 color preview, HTML & CSS examples
This text has a color of #d50e73
<p style="color:#d50e73;">Text here</p>
.mytext {color:#d50e73;}
This box has a color of #d50e73
<div style="background-color:#d50e73;">Content here</div>
.mybackground {background-color:#d50e73;}
Border around this has a color of #d50e73
<div style="border:2px solid #d50e73;">Content here</div>
.myborder {border:2px solid #d50e73;}