#dd98c0 color space conversions
Hex:
#dd98c0
RGB:
221, 152, 192
CMY:
13, 40, 25
CMYK:
0, 31, 13, 13
HSL:
325°, 50.3650%, 73.1373%
HSV (HSB):
325°, 31.2217%, 86.6667%
XYZ:
50.5615, 41.6344, 55.2405
xyY:
0.3429, 0.2824, 41.6344
CIE-Lab:
70.6181, 31.7785, -10.1714
CIE-LCH:
70.6181, 33.3666, 342.2517
CIE-Luv:
70.6181, 39.2003, -20.8187
Hunter-Lab:
64.5247, 26.9540, -5.5917
#dd98c0 color charts
#dd98c0 color shades, tints & tones
#dd98c0 color schemes
#dd98c0 color preview, HTML & CSS examples
This text has a color of #dd98c0
<p style="color:#dd98c0;">Text here</p>
.mytext {color:#dd98c0;}
This box has a color of #dd98c0
<div style="background-color:#dd98c0;">Content here</div>
.mybackground {background-color:#dd98c0;}
Border around this has a color of #dd98c0
<div style="border:2px solid #dd98c0;">Content here</div>
.myborder {border:2px solid #dd98c0;}