#da707e color space conversions
Hex:
#da707e
RGB:
218, 112, 126
CMY:
15, 56, 51
CMYK:
0, 49, 42, 15
HSL:
352°, 58.8889%, 64.7059%
HSV (HSB):
352°, 48.6239%, 85.4902%
XYZ:
38.4735, 28.0001, 23.1155
xyY:
0.4294, 0.3125, 28.0001
CIE-Lab:
59.8889, 42.7589, 11.5327
CIE-LCH:
59.8889, 44.2869, 15.0943
CIE-Luv:
59.8889, 72.9698, 7.0847
Hunter-Lab:
52.9151, 37.1822, 11.1404
#da707e color charts
#da707e color shades, tints & tones
#da707e color schemes
#da707e color preview, HTML & CSS examples
This text has a color of #da707e
<p style="color:#da707e;">Text here</p>
.mytext {color:#da707e;}
This box has a color of #da707e
<div style="background-color:#da707e;">Content here</div>
.mybackground {background-color:#da707e;}
Border around this has a color of #da707e
<div style="border:2px solid #da707e;">Content here</div>
.myborder {border:2px solid #da707e;}