#dd33b4 color space conversions
Hex:
#dd33b4
RGB:
221, 51, 180
CMY:
13, 80, 29
CMYK:
0, 77, 19, 13
HSL:
314°, 71.4286%, 53.3333%
HSV (HSB):
314°, 76.9231%, 86.6667%
XYZ:
39.2408, 21.0351, 45.1720
xyY:
0.3721, 0.1995, 21.0351
CIE-Lab:
52.9879, 74.9472, -30.2202
CIE-LCH:
52.9879, 80.8106, 338.0398
CIE-Luv:
52.9879, 84.2513, -56.6233
Hunter-Lab:
45.8640, 72.4609, -26.2905
#dd33b4 color charts
#dd33b4 color shades, tints & tones
#dd33b4 color schemes
#dd33b4 color preview, HTML & CSS examples
This text has a color of #dd33b4
<p style="color:#dd33b4;">Text here</p>
.mytext {color:#dd33b4;}
This box has a color of #dd33b4
<div style="background-color:#dd33b4;">Content here</div>
.mybackground {background-color:#dd33b4;}
Border around this has a color of #dd33b4
<div style="border:2px solid #dd33b4;">Content here</div>
.myborder {border:2px solid #dd33b4;}