#dd2083 color space conversions
Hex:
#dd2083
RGB:
221, 32, 131
CMY:
13, 87, 49
CMYK:
0, 86, 41, 13
HSL:
329°, 74.7036%, 49.6078%
HSV (HSB):
329°, 85.5204%, 86.6667%
XYZ:
34.4320, 18.0439, 23.1408
xyY:
0.4553, 0.2386, 18.0439
CIE-Lab:
49.5493, 73.8932, -6.3377
CIE-LCH:
49.5493, 74.1645, 355.0978
CIE-Luv:
49.5493, 109.4482, -22.3643
Hunter-Lab:
42.4781, 70.3526, -2.5647
#dd2083 color charts
#dd2083 color shades, tints & tones
#dd2083 color schemes
#dd2083 color preview, HTML & CSS examples
This text has a color of #dd2083
<p style="color:#dd2083;">Text here</p>
.mytext {color:#dd2083;}
This box has a color of #dd2083
<div style="background-color:#dd2083;">Content here</div>
.mybackground {background-color:#dd2083;}
Border around this has a color of #dd2083
<div style="border:2px solid #dd2083;">Content here</div>
.myborder {border:2px solid #dd2083;}