#db757e color space conversions
Hex:
#db757e
RGB:
219, 117, 126
CMY:
14, 54, 51
CMYK:
0, 47, 42, 14
HSL:
355°, 58.6207%, 65.8824%
HSV (HSB):
355°, 46.5753%, 85.8824%
XYZ:
39.3406, 29.2890, 23.3185
xyY:
0.4279, 0.3185, 29.2890
CIE-Lab:
61.0358, 40.5730, 13.1619
CIE-LCH:
61.0358, 42.6544, 17.9731
CIE-Luv:
61.0358, 70.6085, 9.6279
Hunter-Lab:
54.1193, 35.0470, 12.3371
#db757e color charts
#db757e color shades, tints & tones
#db757e color schemes
#db757e color preview, HTML & CSS examples
This text has a color of #db757e
<p style="color:#db757e;">Text here</p>
.mytext {color:#db757e;}
This box has a color of #db757e
<div style="background-color:#db757e;">Content here</div>
.mybackground {background-color:#db757e;}
Border around this has a color of #db757e
<div style="border:2px solid #db757e;">Content here</div>
.myborder {border:2px solid #db757e;}