#dd07a3 color space conversions
Hex:
#dd07a3
RGB:
221, 7, 163
CMY:
13, 97, 36
CMYK:
0, 97, 26, 13
HSL:
316°, 93.8596%, 44.7059%
HSV (HSB):
316°, 96.8326%, 86.6667%
XYZ:
36.5056, 18.1685, 36.2331
xyY:
0.4016, 0.1999, 18.1685
CIE-Lab:
49.6998, 80.2605, -25.3188
CIE-LCH:
49.6998, 84.1593, 342.4917
CIE-Luv:
49.6998, 98.0263, -49.6838
Hunter-Lab:
42.6245, 78.2831, -20.5626
#dd07a3 color charts
#dd07a3 color shades, tints & tones
#dd07a3 color schemes
#dd07a3 color preview, HTML & CSS examples
This text has a color of #dd07a3
<p style="color:#dd07a3;">Text here</p>
.mytext {color:#dd07a3;}
This box has a color of #dd07a3
<div style="background-color:#dd07a3;">Content here</div>
.mybackground {background-color:#dd07a3;}
Border around this has a color of #dd07a3
<div style="border:2px solid #dd07a3;">Content here</div>
.myborder {border:2px solid #dd07a3;}