#dd379b color space conversions
Hex:
#dd379b
RGB:
221, 55, 155
CMY:
13, 78, 39
CMYK:
0, 75, 30, 13
HSL:
324°, 70.9402%, 54.1176%
HSV (HSB):
324°, 75.1131%, 86.6667%
XYZ:
37.1014, 20.4711, 33.0062
xyY:
0.4096, 0.2260, 20.4711
CIE-Lab:
52.3657, 70.7359, -16.4794
CIE-LCH:
52.3657, 72.6302, 346.8857
CIE-Luv:
52.3657, 93.2773, -35.8213
Hunter-Lab:
45.2450, 67.1932, -11.5805
#dd379b color charts
#dd379b color shades, tints & tones
#dd379b color schemes
#dd379b color preview, HTML & CSS examples
This text has a color of #dd379b
<p style="color:#dd379b;">Text here</p>
.mytext {color:#dd379b;}
This box has a color of #dd379b
<div style="background-color:#dd379b;">Content here</div>
.mybackground {background-color:#dd379b;}
Border around this has a color of #dd379b
<div style="border:2px solid #dd379b;">Content here</div>
.myborder {border:2px solid #dd379b;}