#dd7b6c color space conversions
Hex:
#dd7b6c
RGB:
221, 123, 108
CMY:
13, 52, 58
CMYK:
0, 44, 51, 13
HSL:
8°, 62.4309%, 64.5098%
HSV (HSB):
8°, 51.1312%, 86.6667%
XYZ:
39.6085, 30.6208, 18.0102
xyY:
0.4489, 0.3470, 30.6208
CIE-Lab:
62.1862, 36.4586, 25.0172
CIE-LCH:
62.1862, 44.2164, 34.4572
CIE-Luv:
62.1862, 71.6948, 24.2988
Hunter-Lab:
55.3360, 30.9289, 19.4382
#dd7b6c color charts
#dd7b6c color shades, tints & tones
#dd7b6c color schemes
#dd7b6c color preview, HTML & CSS examples
This text has a color of #dd7b6c
<p style="color:#dd7b6c;">Text here</p>
.mytext {color:#dd7b6c;}
This box has a color of #dd7b6c
<div style="background-color:#dd7b6c;">Content here</div>
.mybackground {background-color:#dd7b6c;}
Border around this has a color of #dd7b6c
<div style="border:2px solid #dd7b6c;">Content here</div>
.myborder {border:2px solid #dd7b6c;}