#da779a color space conversions
Hex:
#da779a
RGB:
218, 119, 154
CMY:
15, 53, 40
CMYK:
0, 45, 29, 15
HSL:
339°, 57.2254%, 66.0784%
HSV (HSB):
339°, 45.4128%, 85.4902%
XYZ:
41.3430, 30.4322, 34.2668
xyY:
0.3899, 0.2870, 30.4322
CIE-Lab:
62.0253, 42.5257, -1.5140
CIE-LCH:
62.0253, 42.5526, 357.9610
CIE-Luv:
62.0253, 62.4848, -9.9417
Hunter-Lab:
55.1654, 37.2352, 1.7868
#da779a color charts
#da779a color shades, tints & tones
#da779a color schemes
#da779a color preview, HTML & CSS examples
This text has a color of #da779a
<p style="color:#da779a;">Text here</p>
.mytext {color:#da779a;}
This box has a color of #da779a
<div style="background-color:#da779a;">Content here</div>
.mybackground {background-color:#da779a;}
Border around this has a color of #da779a
<div style="border:2px solid #da779a;">Content here</div>
.myborder {border:2px solid #da779a;}