#dd98e9 color space conversions
Hex:
#dd98e9
RGB:
221, 152, 233
CMY:
13, 40, 9
CMYK:
5, 35, 0, 9
HSL:
291°, 64.8000%, 75.4902%
HSV (HSB):
291°, 34.7639%, 91.3725%
XYZ:
55.7550, 43.7118, 82.5894
xyY:
0.3063, 0.2401, 43.7118
CIE-Lab:
72.0355, 39.0912, -30.6119
CIE-LCH:
72.0355, 49.6509, 321.9359
CIE-Luv:
72.0355, 32.4637, -54.4987
Hunter-Lab:
66.1149, 34.8288, -27.7834
#dd98e9 color charts
#dd98e9 color shades, tints & tones
#dd98e9 color schemes
#dd98e9 color preview, HTML & CSS examples
This text has a color of #dd98e9
<p style="color:#dd98e9;">Text here</p>
.mytext {color:#dd98e9;}
This box has a color of #dd98e9
<div style="background-color:#dd98e9;">Content here</div>
.mybackground {background-color:#dd98e9;}
Border around this has a color of #dd98e9
<div style="border:2px solid #dd98e9;">Content here</div>
.myborder {border:2px solid #dd98e9;}