#dd03a3 color space conversions
Hex:
#dd03a3
RGB:
221, 3, 163
CMY:
13, 99, 36
CMYK:
0, 99, 26, 13
HSL:
316°, 97.3214%, 43.9216%
HSV (HSB):
316°, 98.6425%, 86.6667%
XYZ:
36.4622, 18.0816, 36.2187
xyY:
0.4017, 0.1992, 18.0816
CIE-Lab:
49.5950, 80.5683, -25.4811
CIE-LCH:
49.5950, 84.5017, 342.4496
CIE-Luv:
49.5950, 98.3027, -49.9471
Hunter-Lab:
42.5225, 78.6460, -20.7347
#dd03a3 color charts
#dd03a3 color shades, tints & tones
#dd03a3 color schemes
#dd03a3 color preview, HTML & CSS examples
This text has a color of #dd03a3
<p style="color:#dd03a3;">Text here</p>
.mytext {color:#dd03a3;}
This box has a color of #dd03a3
<div style="background-color:#dd03a3;">Content here</div>
.mybackground {background-color:#dd03a3;}
Border around this has a color of #dd03a3
<div style="border:2px solid #dd03a3;">Content here</div>
.myborder {border:2px solid #dd03a3;}