#dd3d5a color space conversions
Hex:
#dd3d5a
RGB:
221, 61, 90
CMY:
13, 76, 65
CMYK:
0, 72, 59, 13
HSL:
349°, 70.1754%, 55.2941%
HSV (HSB):
349°, 72.3982%, 86.6667%
XYZ:
33.3330, 19.4478, 11.6698
xyY:
0.5172, 0.3017, 19.4478
CIE-Lab:
51.2071, 62.9141, 20.8726
CIE-LCH:
51.2071, 66.2861, 18.3539
CIE-Luv:
51.2071, 114.8088, 11.8350
Hunter-Lab:
44.0997, 57.7458, 15.1802
#dd3d5a color charts
#dd3d5a color shades, tints & tones
#dd3d5a color schemes
#dd3d5a color preview, HTML & CSS examples
This text has a color of #dd3d5a
<p style="color:#dd3d5a;">Text here</p>
.mytext {color:#dd3d5a;}
This box has a color of #dd3d5a
<div style="background-color:#dd3d5a;">Content here</div>
.mybackground {background-color:#dd3d5a;}
Border around this has a color of #dd3d5a
<div style="border:2px solid #dd3d5a;">Content here</div>
.myborder {border:2px solid #dd3d5a;}