#dd99b2 color space conversions
Hex:
#dd99b2
RGB:
221, 153, 178
CMY:
13, 40, 30
CMYK:
0, 31, 19, 13
HSL:
338°, 50.0000%, 73.3333%
HSV (HSB):
338°, 30.7692%, 86.6667%
XYZ:
49.2459, 41.3690, 47.5089
xyY:
0.3565, 0.2995, 41.3690
CIE-Lab:
70.4337, 29.0290, -2.6705
CIE-LCH:
70.4337, 29.1516, 354.7440
CIE-Luv:
70.4337, 40.8916, -9.1442
Hunter-Lab:
64.3187, 24.1116, 1.2286
#dd99b2 color charts
#dd99b2 color shades, tints & tones
#dd99b2 color schemes
#dd99b2 color preview, HTML & CSS examples
This text has a color of #dd99b2
<p style="color:#dd99b2;">Text here</p>
.mytext {color:#dd99b2;}
This box has a color of #dd99b2
<div style="background-color:#dd99b2;">Content here</div>
.mybackground {background-color:#dd99b2;}
Border around this has a color of #dd99b2
<div style="border:2px solid #dd99b2;">Content here</div>
.myborder {border:2px solid #dd99b2;}