#dd3e8e color space conversions
Hex:
#dd3e8e
RGB:
221, 62, 142
CMY:
13, 76, 44
CMYK:
0, 72, 36, 13
HSL:
330°, 70.0441%, 55.4902%
HSV (HSB):
330°, 71.9457%, 86.6667%
XYZ:
36.4239, 20.7704, 27.6805
xyY:
0.4291, 0.2447, 20.7704
CIE-Lab:
52.6973, 67.0689, -8.2539
CIE-LCH:
52.6973, 67.5748, 352.9841
CIE-Luv:
52.6973, 96.0353, -23.7288
Hunter-Lab:
45.5745, 62.9046, -4.1087
#dd3e8e color charts
#dd3e8e color shades, tints & tones
#dd3e8e color schemes
#dd3e8e color preview, HTML & CSS examples
This text has a color of #dd3e8e
<p style="color:#dd3e8e;">Text here</p>
.mytext {color:#dd3e8e;}
This box has a color of #dd3e8e
<div style="background-color:#dd3e8e;">Content here</div>
.mybackground {background-color:#dd3e8e;}
Border around this has a color of #dd3e8e
<div style="border:2px solid #dd3e8e;">Content here</div>
.myborder {border:2px solid #dd3e8e;}