#dd908a color space conversions
Hex:
#dd908a
RGB:
221, 144, 138
CMY:
13, 44, 46
CMYK:
0, 35, 38, 13
HSL:
4°, 54.9669%, 70.3922%
HSV (HSB):
4°, 37.5566%, 86.6667%
XYZ:
44.3795, 37.1536, 28.8771
xyY:
0.4020, 0.3365, 37.1536
CIE-Lab:
67.3921, 28.4495, 15.2822
CIE-LCH:
67.3921, 32.2943, 28.2433
CIE-Luv:
67.3921, 52.6204, 15.2989
Hunter-Lab:
60.9538, 23.2939, 14.5788
#dd908a color charts
#dd908a color shades, tints & tones
#dd908a color schemes
#dd908a color preview, HTML & CSS examples
This text has a color of #dd908a
<p style="color:#dd908a;">Text here</p>
.mytext {color:#dd908a;}
This box has a color of #dd908a
<div style="background-color:#dd908a;">Content here</div>
.mybackground {background-color:#dd908a;}
Border around this has a color of #dd908a
<div style="border:2px solid #dd908a;">Content here</div>
.myborder {border:2px solid #dd908a;}