#d50c50 color space conversions
Hex:
#d50c50
RGB:
213, 12, 80
CMY:
16, 95, 69
CMYK:
0, 94, 62, 16
HSL:
340°, 89.3333%, 44.1176%
HSV (HSB):
340°, 94.3662%, 83.5294%
XYZ:
29.0200, 14.9883, 8.9529
xyY:
0.5479, 0.2830, 14.9883
CIE-Lab:
45.6181, 71.0891, 19.2691
CIE-LCH:
45.6181, 73.6543, 15.1659
CIE-Luv:
45.6181, 127.9142, 7.2488
Hunter-Lab:
38.7147, 66.0505, 13.3892
#d50c50 color charts
#d50c50 color shades, tints & tones
#d50c50 color schemes
#d50c50 color preview, HTML & CSS examples
This text has a color of #d50c50
<p style="color:#d50c50;">Text here</p>
.mytext {color:#d50c50;}
This box has a color of #d50c50
<div style="background-color:#d50c50;">Content here</div>
.mybackground {background-color:#d50c50;}
Border around this has a color of #d50c50
<div style="border:2px solid #d50c50;">Content here</div>
.myborder {border:2px solid #d50c50;}