#dd2dd6 color space conversions
Hex:
#dd2dd6
RGB:
221, 45, 214
CMY:
13, 82, 16
CMYK:
0, 80, 3, 13
HSL:
302°, 72.1311%, 52.1569%
HSV (HSB):
302°, 79.6380%, 86.6667%
XYZ:
42.8948, 22.1040, 65.6240
xyY:
0.3284, 0.1692, 22.1040
CIE-Lab:
54.1371, 81.2083, -48.0133
CIE-LCH:
54.1371, 94.3401, 329.4069
CIE-Luv:
54.1371, 72.1218, -84.5500
Hunter-Lab:
47.0149, 80.5814, -49.8474
#dd2dd6 color charts
#dd2dd6 color shades, tints & tones
#dd2dd6 color schemes
#dd2dd6 color preview, HTML & CSS examples
This text has a color of #dd2dd6
<p style="color:#dd2dd6;">Text here</p>
.mytext {color:#dd2dd6;}
This box has a color of #dd2dd6
<div style="background-color:#dd2dd6;">Content here</div>
.mybackground {background-color:#dd2dd6;}
Border around this has a color of #dd2dd6
<div style="border:2px solid #dd2dd6;">Content here</div>
.myborder {border:2px solid #dd2dd6;}