#da7ace color space conversions
Hex:
#da7ace
RGB:
218, 122, 206
CMY:
15, 52, 19
CMYK:
0, 44, 6, 15
HSL:
308°, 56.4706%, 66.6667%
HSV (HSB):
308°, 44.0367%, 85.4902%
XYZ:
47.0136, 33.2807, 62.3385
xyY:
0.3296, 0.2333, 33.2807
CIE-Lab:
64.3876, 48.9275, -27.4723
CIE-LCH:
64.3876, 56.1127, 330.6862
CIE-Luv:
64.3876, 49.0760, -50.0875
Hunter-Lab:
57.6894, 44.5106, -23.6854
#da7ace color charts
#da7ace color shades, tints & tones
#da7ace color schemes
#da7ace color preview, HTML & CSS examples
This text has a color of #da7ace
<p style="color:#da7ace;">Text here</p>
.mytext {color:#da7ace;}
This box has a color of #da7ace
<div style="background-color:#da7ace;">Content here</div>
.mybackground {background-color:#da7ace;}
Border around this has a color of #da7ace
<div style="border:2px solid #da7ace;">Content here</div>
.myborder {border:2px solid #da7ace;}