#dd45a3 color space conversions
Hex:
#dd45a3
RGB:
221, 69, 163
CMY:
13, 73, 36
CMYK:
0, 69, 26, 13
HSL:
323°, 69.0909%, 56.8627%
HSV (HSB):
323°, 68.7783%, 86.6667%
XYZ:
38.5578, 22.2727, 36.9172
xyY:
0.3945, 0.2279, 22.2727
CIE-Lab:
54.3152, 67.0531, -18.2279
CIE-LCH:
54.3152, 69.4865, 344.7921
CIE-Luv:
54.3152, 85.5894, -37.8892
Hunter-Lab:
47.1940, 63.2460, -13.3434
#dd45a3 color charts
#dd45a3 color shades, tints & tones
#dd45a3 color schemes
#dd45a3 color preview, HTML & CSS examples
This text has a color of #dd45a3
<p style="color:#dd45a3;">Text here</p>
.mytext {color:#dd45a3;}
This box has a color of #dd45a3
<div style="background-color:#dd45a3;">Content here</div>
.mybackground {background-color:#dd45a3;}
Border around this has a color of #dd45a3
<div style="border:2px solid #dd45a3;">Content here</div>
.myborder {border:2px solid #dd45a3;}