#dd98b7 color space conversions
Hex:
#dd98b7
RGB:
221, 152, 183
CMY:
13, 40, 28
CMYK:
0, 31, 17, 13
HSL:
333°, 50.3650%, 73.1373%
HSV (HSB):
333°, 31.2217%, 86.6667%
XYZ:
49.5943, 41.2475, 50.1474
xyY:
0.3518, 0.2926, 41.2475
CIE-Lab:
70.3490, 30.3387, -5.5742
CIE-LCH:
70.3490, 30.8465, 349.5891
CIE-Luv:
70.3490, 40.6539, -13.6523
Hunter-Lab:
64.2242, 25.4462, -1.3377
#dd98b7 color charts
#dd98b7 color shades, tints & tones
#dd98b7 color schemes
#dd98b7 color preview, HTML & CSS examples
This text has a color of #dd98b7
<p style="color:#dd98b7;">Text here</p>
.mytext {color:#dd98b7;}
This box has a color of #dd98b7
<div style="background-color:#dd98b7;">Content here</div>
.mybackground {background-color:#dd98b7;}
Border around this has a color of #dd98b7
<div style="border:2px solid #dd98b7;">Content here</div>
.myborder {border:2px solid #dd98b7;}