#d50d55 color space conversions
Hex:
#d50d55
RGB:
213, 13, 85
CMY:
16, 95, 67
CMYK:
0, 94, 60, 16
HSL:
338°, 88.4956%, 44.3137%
HSV (HSB):
338°, 93.8967%, 83.5294%
XYZ:
29.2242, 15.0899, 9.9667
xyY:
0.5384, 0.2780, 15.0899
CIE-Lab:
45.7570, 71.2781, 16.3426
CIE-LCH:
45.7570, 73.1277, 12.9136
CIE-Luv:
45.7570, 125.8958, 4.4003
Hunter-Lab:
38.8457, 66.3084, 11.9799
#d50d55 color charts
#d50d55 color shades, tints & tones
#d50d55 color schemes
#d50d55 color preview, HTML & CSS examples
This text has a color of #d50d55
<p style="color:#d50d55;">Text here</p>
.mytext {color:#d50d55;}
This box has a color of #d50d55
<div style="background-color:#d50d55;">Content here</div>
.mybackground {background-color:#d50d55;}
Border around this has a color of #d50d55
<div style="border:2px solid #d50d55;">Content here</div>
.myborder {border:2px solid #d50d55;}