#dd03a7 color space conversions
Hex:
#dd03a7
RGB:
221, 3, 167
CMY:
13, 99, 35
CMYK:
0, 99, 24, 13
HSL:
315°, 97.3214%, 43.9216%
HSV (HSB):
315°, 98.6425%, 86.6667%
XYZ:
36.8264, 18.2273, 38.1365
xyY:
0.3952, 0.1956, 18.2273
CIE-Lab:
49.7706, 81.0166, -27.5821
CIE-LCH:
49.7706, 85.5831, 341.1988
CIE-Luv:
49.7706, 96.4389, -53.0711
Hunter-Lab:
42.6934, 79.2566, -23.0762
#dd03a7 color charts
#dd03a7 color shades, tints & tones
#dd03a7 color schemes
#dd03a7 color preview, HTML & CSS examples
This text has a color of #dd03a7
<p style="color:#dd03a7;">Text here</p>
.mytext {color:#dd03a7;}
This box has a color of #dd03a7
<div style="background-color:#dd03a7;">Content here</div>
.mybackground {background-color:#dd03a7;}
Border around this has a color of #dd03a7
<div style="border:2px solid #dd03a7;">Content here</div>
.myborder {border:2px solid #dd03a7;}