#dd03c9 color space conversions
Hex:
#dd03c9
RGB:
221, 3, 201
CMY:
13, 99, 21
CMYK:
0, 99, 9, 13
HSL:
306°, 97.3214%, 43.9216%
HSV (HSB):
306°, 98.6425%, 86.6667%
XYZ:
40.3940, 19.6543, 56.9230
xyY:
0.3453, 0.1680, 19.6543
CIE-Lab:
51.4441, 85.2132, -44.8333
CIE-LCH:
51.4441, 96.2876, 332.2498
CIE-Luv:
51.4441, 81.2520, -79.4089
Hunter-Lab:
44.3332, 85.0563, -45.0940
#dd03c9 color charts
#dd03c9 color shades, tints & tones
#dd03c9 color schemes
#dd03c9 color preview, HTML & CSS examples
This text has a color of #dd03c9
<p style="color:#dd03c9;">Text here</p>
.mytext {color:#dd03c9;}
This box has a color of #dd03c9
<div style="background-color:#dd03c9;">Content here</div>
.mybackground {background-color:#dd03c9;}
Border around this has a color of #dd03c9
<div style="border:2px solid #dd03c9;">Content here</div>
.myborder {border:2px solid #dd03c9;}