#da506b color space conversions
Hex:
#da506b
RGB:
218, 80, 107
CMY:
15, 69, 58
CMYK:
0, 63, 51, 15
HSL:
348°, 65.0943%, 58.4314%
HSV (HSB):
348°, 63.3028%, 85.4902%
XYZ:
34.4359, 21.7043, 16.2843
xyY:
0.4755, 0.2997, 21.7043
CIE-Lab:
53.7118, 55.9646, 14.0315
CIE-LCH:
53.7118, 57.6968, 14.0751
CIE-Luv:
53.7118, 97.1013, 6.5885
Hunter-Lab:
46.5879, 50.4116, 11.8873
#da506b color charts
#da506b color shades, tints & tones
#da506b color schemes
#da506b color preview, HTML & CSS examples
This text has a color of #da506b
<p style="color:#da506b;">Text here</p>
.mytext {color:#da506b;}
This box has a color of #da506b
<div style="background-color:#da506b;">Content here</div>
.mybackground {background-color:#da506b;}
Border around this has a color of #da506b
<div style="border:2px solid #da506b;">Content here</div>
.myborder {border:2px solid #da506b;}