#d50e68 color space conversions
Hex:
#d50e68
RGB:
213, 14, 104
CMY:
16, 95, 59
CMYK:
0, 93, 51, 16
HSL:
333°, 87.6652%, 44.5098%
HSV (HSB):
333°, 93.4272%, 83.5294%
XYZ:
30.0963, 15.4597, 14.4945
xyY:
0.5012, 0.2574, 15.4597
CIE-Lab:
46.2575, 72.4451, 5.2205
CIE-LCH:
46.2575, 72.6330, 4.1217
CIE-Luv:
46.2575, 118.0156, -7.7322
Hunter-Lab:
39.3188, 67.8236, 5.6665
#d50e68 color charts
#d50e68 color shades, tints & tones
#d50e68 color schemes
#d50e68 color preview, HTML & CSS examples
This text has a color of #d50e68
<p style="color:#d50e68;">Text here</p>
.mytext {color:#d50e68;}
This box has a color of #d50e68
<div style="background-color:#d50e68;">Content here</div>
.mybackground {background-color:#d50e68;}
Border around this has a color of #d50e68
<div style="border:2px solid #d50e68;">Content here</div>
.myborder {border:2px solid #d50e68;}