#dd4ecb color space conversions
Hex:
#dd4ecb
RGB:
221, 78, 203
CMY:
13, 69, 20
CMYK:
0, 65, 8, 13
HSL:
308°, 67.7725%, 58.6275%
HSV (HSB):
308°, 64.7059%, 86.6667%
XYZ:
43.3227, 25.1327, 59.0677
xyY:
0.3397, 0.1971, 25.1327
CIE-Lab:
57.2045, 69.2579, -36.9001
CIE-LCH:
57.2045, 78.4746, 331.9517
CIE-Luv:
57.2045, 68.5493, -66.7646
Hunter-Lab:
50.1326, 66.5211, -34.7644
#dd4ecb color charts
#dd4ecb color shades, tints & tones
#dd4ecb color schemes
#dd4ecb color preview, HTML & CSS examples
This text has a color of #dd4ecb
<p style="color:#dd4ecb;">Text here</p>
.mytext {color:#dd4ecb;}
This box has a color of #dd4ecb
<div style="background-color:#dd4ecb;">Content here</div>
.mybackground {background-color:#dd4ecb;}
Border around this has a color of #dd4ecb
<div style="border:2px solid #dd4ecb;">Content here</div>
.myborder {border:2px solid #dd4ecb;}