#dd706b color space conversions
Hex:
#dd706b
RGB:
221, 112, 107
CMY:
13, 56, 58
CMYK:
0, 49, 52, 13
HSL:
3°, 62.6374%, 64.3137%
HSV (HSB):
3°, 51.5837%, 86.6667%
XYZ:
38.2668, 28.0220, 17.3018
xyY:
0.4578, 0.3352, 28.0220
CIE-Lab:
59.9086, 42.0101, 22.5490
CIE-LCH:
59.9086, 47.6792, 28.2248
CIE-Luv:
59.9086, 79.4361, 20.0023
Hunter-Lab:
52.9358, 36.3982, 17.6764
#dd706b color charts
#dd706b color shades, tints & tones
#dd706b color schemes
#dd706b color preview, HTML & CSS examples
This text has a color of #dd706b
<p style="color:#dd706b;">Text here</p>
.mytext {color:#dd706b;}
This box has a color of #dd706b
<div style="background-color:#dd706b;">Content here</div>
.mybackground {background-color:#dd706b;}
Border around this has a color of #dd706b
<div style="border:2px solid #dd706b;">Content here</div>
.myborder {border:2px solid #dd706b;}