#dd99a4 color space conversions
Hex:
#dd99a4
RGB:
221, 153, 164
CMY:
13, 40, 36
CMYK:
0, 31, 26, 13
HSL:
350°, 50.0000%, 73.3333%
HSV (HSB):
350°, 30.7692%, 86.6667%
XYZ:
47.9109, 40.8350, 40.4787
xyY:
0.3708, 0.3160, 40.8350
CIE-Lab:
70.0601, 26.9767, 4.5707
CIE-LCH:
70.0601, 27.3612, 9.6164
CIE-Luv:
70.0601, 43.0517, 1.5561
Hunter-Lab:
63.9022, 22.0019, 7.1745
#dd99a4 color charts
#dd99a4 color shades, tints & tones
#dd99a4 color schemes
#dd99a4 color preview, HTML & CSS examples
This text has a color of #dd99a4
<p style="color:#dd99a4;">Text here</p>
.mytext {color:#dd99a4;}
This box has a color of #dd99a4
<div style="background-color:#dd99a4;">Content here</div>
.mybackground {background-color:#dd99a4;}
Border around this has a color of #dd99a4
<div style="border:2px solid #dd99a4;">Content here</div>
.myborder {border:2px solid #dd99a4;}