#dd748c color space conversions
Hex:
#dd748c
RGB:
221, 116, 140
CMY:
13, 55, 45
CMYK:
0, 48, 37, 13
HSL:
346°, 60.6936%, 66.0784%
HSV (HSB):
346°, 47.5113%, 86.6667%
XYZ:
40.7978, 29.7564, 28.4042
xyY:
0.4123, 0.3007, 29.7564
CIE-Lab:
61.4435, 43.3611, 5.7310
CIE-LCH:
61.4435, 43.7382, 7.5291
CIE-Luv:
61.4435, 69.7178, -0.3457
Hunter-Lab:
54.5494, 38.0397, 7.3119
#dd748c color charts
#dd748c color shades, tints & tones
#dd748c color schemes
#dd748c color preview, HTML & CSS examples
This text has a color of #dd748c
<p style="color:#dd748c;">Text here</p>
.mytext {color:#dd748c;}
This box has a color of #dd748c
<div style="background-color:#dd748c;">Content here</div>
.mybackground {background-color:#dd748c;}
Border around this has a color of #dd748c
<div style="border:2px solid #dd748c;">Content here</div>
.myborder {border:2px solid #dd748c;}