#dd98a1 color space conversions
Hex:
#dd98a1
RGB:
221, 152, 161
CMY:
13, 40, 37
CMYK:
0, 31, 27, 13
HSL:
352°, 50.3650%, 73.1373%
HSV (HSB):
352°, 31.2217%, 86.6667%
XYZ:
47.4801, 40.4018, 39.0141
xyY:
0.3742, 0.3184, 40.4018
CIE-Lab:
69.7548, 27.0966, 5.8001
CIE-LCH:
69.7548, 27.7104, 12.0819
CIE-Luv:
69.7548, 44.1018, 3.2246
Hunter-Lab:
63.5624, 22.1022, 8.1020
#dd98a1 color charts
#dd98a1 color shades, tints & tones
#dd98a1 color schemes
#dd98a1 color preview, HTML & CSS examples
This text has a color of #dd98a1
<p style="color:#dd98a1;">Text here</p>
.mytext {color:#dd98a1;}
This box has a color of #dd98a1
<div style="background-color:#dd98a1;">Content here</div>
.mybackground {background-color:#dd98a1;}
Border around this has a color of #dd98a1
<div style="border:2px solid #dd98a1;">Content here</div>
.myborder {border:2px solid #dd98a1;}