#da98c8 color space conversions
Hex:
#da98c8
RGB:
218, 152, 200
CMY:
15, 40, 22
CMYK:
0, 30, 8, 15
HSL:
316°, 47.1429%, 72.5490%
HSV (HSB):
316°, 30.2752%, 85.4902%
XYZ:
50.5670, 41.5320, 59.9949
xyY:
0.3325, 0.2731, 41.5320
CIE-Lab:
70.5471, 32.0996, -14.7447
CIE-LCH:
70.5471, 35.3241, 335.3286
CIE-Luv:
70.5471, 35.8938, -27.8850
Hunter-Lab:
64.4453, 27.2806, -10.0838
#da98c8 color charts
#da98c8 color shades, tints & tones
#da98c8 color schemes
#da98c8 color preview, HTML & CSS examples
This text has a color of #da98c8
<p style="color:#da98c8;">Text here</p>
.mytext {color:#da98c8;}
This box has a color of #da98c8
<div style="background-color:#da98c8;">Content here</div>
.mybackground {background-color:#da98c8;}
Border around this has a color of #da98c8
<div style="border:2px solid #da98c8;">Content here</div>
.myborder {border:2px solid #da98c8;}