#dd6e8e color space conversions
Hex:
#dd6e8e
RGB:
221, 110, 142
CMY:
13, 57, 44
CMYK:
0, 50, 36, 13
HSL:
343°, 62.0112%, 64.9020%
HSV (HSB):
343°, 50.2262%, 86.6667%
XYZ:
40.2772, 28.4770, 28.9650
xyY:
0.4122, 0.2914, 28.4770
CIE-Lab:
60.3173, 46.6043, 2.9539
CIE-LCH:
60.3173, 46.6978, 3.6267
CIE-Luv:
60.3173, 72.7657, -4.6942
Hunter-Lab:
53.3639, 41.3390, 5.1731
#dd6e8e color charts
#dd6e8e color shades, tints & tones
#dd6e8e color schemes
#dd6e8e color preview, HTML & CSS examples
This text has a color of #dd6e8e
<p style="color:#dd6e8e;">Text here</p>
.mytext {color:#dd6e8e;}
This box has a color of #dd6e8e
<div style="background-color:#dd6e8e;">Content here</div>
.mybackground {background-color:#dd6e8e;}
Border around this has a color of #dd6e8e
<div style="border:2px solid #dd6e8e;">Content here</div>
.myborder {border:2px solid #dd6e8e;}