#dd7e8e color space conversions
Hex:
#dd7e8e
RGB:
221, 126, 142
CMY:
13, 51, 44
CMYK:
0, 43, 36, 13
HSL:
350°, 58.2822%, 68.0392%
HSV (HSB):
350°, 42.9864%, 86.6667%
XYZ:
42.1621, 32.2469, 29.5933
xyY:
0.4054, 0.3101, 32.2469
CIE-Lab:
63.5464, 38.4551, 7.5979
CIE-LCH:
63.5464, 39.1985, 11.1765
CIE-Luv:
63.5464, 63.2332, 3.1736
Hunter-Lab:
56.7863, 33.1548, 8.8524
#dd7e8e color charts
#dd7e8e color shades, tints & tones
#dd7e8e color schemes
#dd7e8e color preview, HTML & CSS examples
This text has a color of #dd7e8e
<p style="color:#dd7e8e;">Text here</p>
.mytext {color:#dd7e8e;}
This box has a color of #dd7e8e
<div style="background-color:#dd7e8e;">Content here</div>
.mybackground {background-color:#dd7e8e;}
Border around this has a color of #dd7e8e
<div style="border:2px solid #dd7e8e;">Content here</div>
.myborder {border:2px solid #dd7e8e;}