#dd98ac color space conversions
Hex:
#dd98ac
RGB:
221, 152, 172
CMY:
13, 40, 33
CMYK:
0, 31, 22, 13
HSL:
343°, 50.3650%, 73.1373%
HSV (HSB):
343°, 31.2217%, 86.6667%
XYZ:
48.4934, 40.8072, 44.3504
xyY:
0.3628, 0.3053, 40.8072
CIE-Lab:
70.0406, 28.6672, 0.0909
CIE-LCH:
70.0406, 28.6673, 0.1818
CIE-Luv:
70.0406, 42.4002, -5.0842
Hunter-Lab:
63.8805, 23.7133, 3.5530
#dd98ac color charts
#dd98ac color shades, tints & tones
#dd98ac color schemes
#dd98ac color preview, HTML & CSS examples
This text has a color of #dd98ac
<p style="color:#dd98ac;">Text here</p>
.mytext {color:#dd98ac;}
This box has a color of #dd98ac
<div style="background-color:#dd98ac;">Content here</div>
.mybackground {background-color:#dd98ac;}
Border around this has a color of #dd98ac
<div style="border:2px solid #dd98ac;">Content here</div>
.myborder {border:2px solid #dd98ac;}