#dd6c6d color space conversions
Hex:
#dd6c6d
RGB:
221, 108, 109
CMY:
13, 58, 57
CMYK:
0, 51, 51, 13
HSL:
359°, 62.4309%, 64.5098%
HSV (HSB):
359°, 51.1312%, 86.6667%
XYZ:
37.9417, 27.2014, 17.7186
xyY:
0.4579, 0.3283, 27.2014
CIE-Lab:
59.1603, 44.1871, 20.3957
CIE-LCH:
59.1603, 48.6671, 24.7769
CIE-Luv:
59.1603, 81.6994, 17.0379
Hunter-Lab:
52.1550, 38.5839, 16.3658
#dd6c6d color charts
#dd6c6d color shades, tints & tones
#dd6c6d color schemes
#dd6c6d color preview, HTML & CSS examples
This text has a color of #dd6c6d
<p style="color:#dd6c6d;">Text here</p>
.mytext {color:#dd6c6d;}
This box has a color of #dd6c6d
<div style="background-color:#dd6c6d;">Content here</div>
.mybackground {background-color:#dd6c6d;}
Border around this has a color of #dd6c6d
<div style="border:2px solid #dd6c6d;">Content here</div>
.myborder {border:2px solid #dd6c6d;}