#d50b65 color space conversions
Hex:
#d50b65
RGB:
213, 11, 101
CMY:
16, 96, 60
CMYK:
0, 95, 53, 16
HSL:
333°, 90.1786%, 43.9216%
HSV (HSB):
333°, 94.8357%, 83.5294%
XYZ:
29.9092, 15.3251, 13.6936
xyY:
0.5076, 0.2601, 15.3251
CIE-Lab:
46.0762, 72.5187, 6.8247
CIE-LCH:
46.0762, 72.8391, 5.3762
CIE-Luv:
46.0762, 119.6796, -5.9345
Hunter-Lab:
39.1472, 67.8696, 6.6636
#d50b65 color charts
#d50b65 color shades, tints & tones
#d50b65 color schemes
#d50b65 color preview, HTML & CSS examples
This text has a color of #d50b65
<p style="color:#d50b65;">Text here</p>
.mytext {color:#d50b65;}
This box has a color of #d50b65
<div style="background-color:#d50b65;">Content here</div>
.mybackground {background-color:#d50b65;}
Border around this has a color of #d50b65
<div style="border:2px solid #d50b65;">Content here</div>
.myborder {border:2px solid #d50b65;}