#dd385a color space conversions
Hex:
#dd385a
RGB:
221, 56, 90
CMY:
13, 78, 65
CMYK:
0, 75, 59, 13
HSL:
348°, 70.8155%, 54.3137%
HSV (HSB):
348°, 74.6606%, 86.6667%
XYZ:
33.0784, 18.9387, 11.5850
xyY:
0.5201, 0.2978, 18.9387
CIE-Lab:
50.6154, 64.5645, 20.0833
CIE-LCH:
50.6154, 67.6159, 17.2787
CIE-Luv:
50.6154, 117.2186, 10.5348
Hunter-Lab:
43.5186, 59.5201, 14.6796
#dd385a color charts
#dd385a color shades, tints & tones
#dd385a color schemes
#dd385a color preview, HTML & CSS examples
This text has a color of #dd385a
<p style="color:#dd385a;">Text here</p>
.mytext {color:#dd385a;}
This box has a color of #dd385a
<div style="background-color:#dd385a;">Content here</div>
.mybackground {background-color:#dd385a;}
Border around this has a color of #dd385a
<div style="border:2px solid #dd385a;">Content here</div>
.myborder {border:2px solid #dd385a;}