#dd03cb color space conversions
Hex:
#dd03cb
RGB:
221, 3, 203
CMY:
13, 99, 20
CMYK:
0, 99, 8, 13
HSL:
305°, 97.3214%, 43.9216%
HSV (HSB):
305°, 98.6425%, 86.6667%
XYZ:
40.6308, 19.7491, 58.1704
xyY:
0.3427, 0.1666, 19.7491
CIE-Lab:
51.5523, 85.4802, -45.8151
CIE-LCH:
51.5523, 96.9839, 331.8099
CIE-Luv:
51.5523, 80.4047, -80.9326
Hunter-Lab:
44.4399, 85.4303, -46.5007
#dd03cb color charts
#dd03cb color shades, tints & tones
#dd03cb color schemes
#dd03cb color preview, HTML & CSS examples
This text has a color of #dd03cb
<p style="color:#dd03cb;">Text here</p>
.mytext {color:#dd03cb;}
This box has a color of #dd03cb
<div style="background-color:#dd03cb;">Content here</div>
.mybackground {background-color:#dd03cb;}
Border around this has a color of #dd03cb
<div style="border:2px solid #dd03cb;">Content here</div>
.myborder {border:2px solid #dd03cb;}