#d50b5d color space conversions
Hex:
#d50b5d
RGB:
213, 11, 93
CMY:
16, 96, 64
CMYK:
0, 95, 56, 16
HSL:
336°, 90.1786%, 43.9216%
HSV (HSB):
336°, 94.8357%, 83.5294%
XYZ:
29.5360, 15.1758, 11.7284
xyY:
0.5233, 0.2689, 15.1758
CIE-Lab:
45.8740, 71.9699, 11.5189
CIE-LCH:
45.8740, 72.8859, 9.0932
CIE-Luv:
45.8740, 123.0103, -0.6932
Hunter-Lab:
38.9561, 67.1632, 9.4190
#d50b5d color charts
#d50b5d color shades, tints & tones
#d50b5d color schemes
#d50b5d color preview, HTML & CSS examples
This text has a color of #d50b5d
<p style="color:#d50b5d;">Text here</p>
.mytext {color:#d50b5d;}
This box has a color of #d50b5d
<div style="background-color:#d50b5d;">Content here</div>
.mybackground {background-color:#d50b5d;}
Border around this has a color of #d50b5d
<div style="border:2px solid #d50b5d;">Content here</div>
.myborder {border:2px solid #d50b5d;}