#dd33c0 color space conversions
Hex:
#dd33c0
RGB:
221, 51, 192
CMY:
13, 80, 25
CMYK:
0, 77, 13, 13
HSL:
310°, 71.4286%, 53.3333%
HSV (HSB):
310°, 76.9231%, 86.6667%
XYZ:
40.5170, 21.5456, 51.8924
xyY:
0.3556, 0.1891, 21.5456
CIE-Lab:
53.5415, 76.5541, -36.3237
CIE-LCH:
53.5415, 84.7346, 334.6164
CIE-Luv:
53.5415, 79.4899, -66.1136
Hunter-Lab:
46.4172, 74.5805, -33.7916
#dd33c0 color charts
#dd33c0 color shades, tints & tones
#dd33c0 color schemes
#dd33c0 color preview, HTML & CSS examples
This text has a color of #dd33c0
<p style="color:#dd33c0;">Text here</p>
.mytext {color:#dd33c0;}
This box has a color of #dd33c0
<div style="background-color:#dd33c0;">Content here</div>
.mybackground {background-color:#dd33c0;}
Border around this has a color of #dd33c0
<div style="border:2px solid #dd33c0;">Content here</div>
.myborder {border:2px solid #dd33c0;}