#dd99c6 color space conversions
Hex:
#dd99c6
RGB:
221, 153, 198
CMY:
13, 40, 22
CMYK:
0, 31, 10, 13
HSL:
320°, 50.0000%, 73.3333%
HSV (HSB):
320°, 30.7692%, 86.6667%
XYZ:
51.4031, 42.2318, 58.8684
xyY:
0.3371, 0.2769, 42.2318
CIE-Lab:
71.0305, 32.2367, -12.8786
CIE-LCH:
71.0305, 34.7140, 338.2232
CIE-Luv:
71.0305, 37.7040, -25.0586
Hunter-Lab:
64.9860, 27.4655, -8.2184
#dd99c6 color charts
#dd99c6 color shades, tints & tones
#dd99c6 color schemes
#dd99c6 color preview, HTML & CSS examples
This text has a color of #dd99c6
<p style="color:#dd99c6;">Text here</p>
.mytext {color:#dd99c6;}
This box has a color of #dd99c6
<div style="background-color:#dd99c6;">Content here</div>
.mybackground {background-color:#dd99c6;}
Border around this has a color of #dd99c6
<div style="border:2px solid #dd99c6;">Content here</div>
.myborder {border:2px solid #dd99c6;}