#dd03b9 color space conversions
Hex:
#dd03b9
RGB:
221, 3, 185
CMY:
13, 99, 27
CMYK:
0, 99, 16, 13
HSL:
310°, 97.3214%, 43.9216%
HSV (HSB):
310°, 98.6425%, 86.6667%
XYZ:
38.6083, 18.9401, 47.5199
xyY:
0.3675, 0.1803, 18.9401
CIE-Lab:
50.6170, 83.1553, -36.8487
CIE-LCH:
50.6170, 90.9540, 336.1004
CIE-Luv:
50.6170, 88.2294, -67.0959
Hunter-Lab:
43.5202, 82.1934, -34.2749
#dd03b9 color charts
#dd03b9 color shades, tints & tones
#dd03b9 color schemes
#dd03b9 color preview, HTML & CSS examples
This text has a color of #dd03b9
<p style="color:#dd03b9;">Text here</p>
.mytext {color:#dd03b9;}
This box has a color of #dd03b9
<div style="background-color:#dd03b9;">Content here</div>
.mybackground {background-color:#dd03b9;}
Border around this has a color of #dd03b9
<div style="border:2px solid #dd03b9;">Content here</div>
.myborder {border:2px solid #dd03b9;}