#dd909a color space conversions
Hex:
#dd909a
RGB:
221, 144, 154
CMY:
13, 44, 40
CMYK:
0, 35, 30, 13
HSL:
352°, 53.1034%, 71.5686%
HSV (HSB):
352°, 34.8416%, 86.6667%
XYZ:
45.6248, 37.6518, 35.4347
xyY:
0.3843, 0.3172, 37.6518
CIE-Lab:
67.7632, 30.4450, 6.8506
CIE-LCH:
67.7632, 31.2062, 12.6813
CIE-Luv:
67.7632, 50.0332, 3.9415
Hunter-Lab:
61.3610, 25.3413, 8.7140
#dd909a color charts
#dd909a color shades, tints & tones
#dd909a color schemes
#dd909a color preview, HTML & CSS examples
This text has a color of #dd909a
<p style="color:#dd909a;">Text here</p>
.mytext {color:#dd909a;}
This box has a color of #dd909a
<div style="background-color:#dd909a;">Content here</div>
.mybackground {background-color:#dd909a;}
Border around this has a color of #dd909a
<div style="border:2px solid #dd909a;">Content here</div>
.myborder {border:2px solid #dd909a;}