#da8dac color space conversions
Hex:
#da8dac
RGB:
218, 141, 172
CMY:
15, 45, 33
CMYK:
0, 35, 21, 15
HSL:
336°, 50.9934%, 70.3922%
HSV (HSB):
336°, 35.3211%, 85.4902%
XYZ:
45.8847, 36.9337, 43.7403
xyY:
0.3626, 0.2918, 36.9337
CIE-Lab:
67.2273, 33.4969, -4.0766
CIE-LCH:
67.2273, 33.7440, 353.0612
CIE-Luv:
67.2273, 46.4953, -11.9567
Hunter-Lab:
60.7731, 28.4174, -0.1316
#da8dac color charts
#da8dac color shades, tints & tones
#da8dac color schemes
#da8dac color preview, HTML & CSS examples
This text has a color of #da8dac
<p style="color:#da8dac;">Text here</p>
.mytext {color:#da8dac;}
This box has a color of #da8dac
<div style="background-color:#da8dac;">Content here</div>
.mybackground {background-color:#da8dac;}
Border around this has a color of #da8dac
<div style="border:2px solid #da8dac;">Content here</div>
.myborder {border:2px solid #da8dac;}