#da858e color space conversions
Hex:
#da858e
RGB:
218, 133, 142
CMY:
15, 48, 44
CMYK:
0, 39, 35, 15
HSL:
354°, 53.4591%, 68.8235%
HSV (HSB):
354°, 38.9908%, 85.4902%
XYZ:
42.1835, 33.6335, 29.8598
xyY:
0.3992, 0.3183, 33.6335
CIE-Lab:
64.6706, 33.6736, 9.1484
CIE-LCH:
64.6706, 34.8942, 15.1992
CIE-Luv:
64.6706, 56.6261, 6.2305
Hunter-Lab:
57.9944, 28.3456, 10.0692
#da858e color charts
#da858e color shades, tints & tones
#da858e color schemes
#da858e color preview, HTML & CSS examples
This text has a color of #da858e
<p style="color:#da858e;">Text here</p>
.mytext {color:#da858e;}
This box has a color of #da858e
<div style="background-color:#da858e;">Content here</div>
.mybackground {background-color:#da858e;}
Border around this has a color of #da858e
<div style="border:2px solid #da858e;">Content here</div>
.myborder {border:2px solid #da858e;}