#dd3383 color space conversions
Hex:
#dd3383
RGB:
221, 51, 131
CMY:
13, 80, 49
CMYK:
0, 77, 41, 13
HSL:
332°, 71.4286%, 53.3333%
HSV (HSB):
332°, 76.9231%, 86.6667%
XYZ:
35.0994, 19.3785, 23.3632
xyY:
0.4509, 0.2489, 19.3785
CIE-Lab:
51.1271, 69.3800, -3.9985
CIE-LCH:
51.1271, 69.4952, 356.7016
CIE-Luv:
51.1271, 104.2300, -18.4556
Hunter-Lab:
44.0210, 65.2869, -0.6522
#dd3383 color charts
#dd3383 color shades, tints & tones
#dd3383 color schemes
#dd3383 color preview, HTML & CSS examples
This text has a color of #dd3383
<p style="color:#dd3383;">Text here</p>
.mytext {color:#dd3383;}
This box has a color of #dd3383
<div style="background-color:#dd3383;">Content here</div>
.mybackground {background-color:#dd3383;}
Border around this has a color of #dd3383
<div style="border:2px solid #dd3383;">Content here</div>
.myborder {border:2px solid #dd3383;}