#dd7e8f color space conversions
Hex:
#dd7e8f
RGB:
221, 126, 143
CMY:
13, 51, 44
CMYK:
0, 43, 35, 13
HSL:
349°, 58.2822%, 68.0392%
HSV (HSB):
349°, 42.9864%, 86.6667%
XYZ:
42.2376, 32.2770, 29.9905
xyY:
0.4042, 0.3089, 32.2770
CIE-Lab:
63.5712, 38.5755, 7.0635
CIE-LCH:
63.5712, 39.2168, 10.3764
CIE-Luv:
63.5712, 63.0297, 2.4501
Hunter-Lab:
56.8129, 33.2834, 8.4709
#dd7e8f color charts
#dd7e8f color shades, tints & tones
#dd7e8f color schemes
#dd7e8f color preview, HTML & CSS examples
This text has a color of #dd7e8f
<p style="color:#dd7e8f;">Text here</p>
.mytext {color:#dd7e8f;}
This box has a color of #dd7e8f
<div style="background-color:#dd7e8f;">Content here</div>
.mybackground {background-color:#dd7e8f;}
Border around this has a color of #dd7e8f
<div style="border:2px solid #dd7e8f;">Content here</div>
.myborder {border:2px solid #dd7e8f;}