#dd747c color space conversions
Hex:
#dd747c
RGB:
221, 116, 124
CMY:
13, 55, 51
CMYK:
0, 48, 44, 13
HSL:
355°, 60.6936%, 66.0784%
HSV (HSB):
355°, 47.5113%, 86.6667%
XYZ:
39.7023, 29.3182, 22.6352
xyY:
0.4332, 0.3199, 29.3182
CIE-Lab:
61.0614, 41.6012, 14.3864
CIE-LCH:
61.0614, 44.0185, 19.0762
CIE-Luv:
61.0614, 73.2563, 10.8841
Hunter-Lab:
54.1463, 36.1276, 13.1169
#dd747c color charts
#dd747c color shades, tints & tones
#dd747c color schemes
#dd747c color preview, HTML & CSS examples
This text has a color of #dd747c
<p style="color:#dd747c;">Text here</p>
.mytext {color:#dd747c;}
This box has a color of #dd747c
<div style="background-color:#dd747c;">Content here</div>
.mybackground {background-color:#dd747c;}
Border around this has a color of #dd747c
<div style="border:2px solid #dd747c;">Content here</div>
.myborder {border:2px solid #dd747c;}