#d50c6b color space conversions
Hex:
#d50c6b
RGB:
213, 12, 107
CMY:
16, 95, 58
CMYK:
0, 94, 50, 16
HSL:
332°, 89.3333%, 44.1176%
HSV (HSB):
332°, 94.3662%, 83.5294%
XYZ:
30.2259, 15.4706, 15.3030
xyY:
0.4955, 0.2536, 15.4706
CIE-Lab:
46.2721, 72.8703, 3.3813
CIE-LCH:
46.2721, 72.9487, 2.6567
CIE-Luv:
46.2721, 116.9733, -9.9599
Hunter-Lab:
39.3327, 68.3391, 4.4652
#d50c6b color charts
#d50c6b color shades, tints & tones
#d50c6b color schemes
#d50c6b color preview, HTML & CSS examples
This text has a color of #d50c6b
<p style="color:#d50c6b;">Text here</p>
.mytext {color:#d50c6b;}
This box has a color of #d50c6b
<div style="background-color:#d50c6b;">Content here</div>
.mybackground {background-color:#d50c6b;}
Border around this has a color of #d50c6b
<div style="border:2px solid #d50c6b;">Content here</div>
.myborder {border:2px solid #d50c6b;}