#dd4294 color space conversions
Hex:
#dd4294
RGB:
221, 66, 148
CMY:
13, 74, 42
CMYK:
0, 70, 33, 13
HSL:
328°, 69.5067%, 56.2745%
HSV (HSB):
328°, 70.1357%, 86.6667%
XYZ:
37.1123, 21.4067, 30.1928
xyY:
0.4183, 0.2413, 21.4067
CIE-Lab:
53.3918, 66.3492, -10.7792
CIE-LCH:
53.3918, 67.2191, 350.7723
CIE-Luv:
53.3918, 92.2698, -27.1038
Hunter-Lab:
46.2674, 62.2117, -6.3039
#dd4294 color charts
#dd4294 color shades, tints & tones
#dd4294 color schemes
#dd4294 color preview, HTML & CSS examples
This text has a color of #dd4294
<p style="color:#dd4294;">Text here</p>
.mytext {color:#dd4294;}
This box has a color of #dd4294
<div style="background-color:#dd4294;">Content here</div>
.mybackground {background-color:#dd4294;}
Border around this has a color of #dd4294
<div style="border:2px solid #dd4294;">Content here</div>
.myborder {border:2px solid #dd4294;}