#dd976c color space conversions
Hex:
#dd976c
RGB:
221, 151, 108
CMY:
13, 41, 58
CMYK:
0, 32, 51, 13
HSL:
23°, 62.4309%, 64.5098%
HSV (HSB):
23°, 51.1312%, 86.6667%
XYZ:
43.5922, 38.5881, 19.3380
xyY:
0.4294, 0.3801, 38.5881
CIE-Lab:
68.4518, 21.5744, 33.1856
CIE-LCH:
68.4518, 39.5820, 56.9716
CIE-Luv:
68.4518, 51.9897, 37.4347
Hunter-Lab:
62.1193, 16.5535, 25.0262
#dd976c color charts
#dd976c color shades, tints & tones
#dd976c color schemes
#dd976c color preview, HTML & CSS examples
This text has a color of #dd976c
<p style="color:#dd976c;">Text here</p>
.mytext {color:#dd976c;}
This box has a color of #dd976c
<div style="background-color:#dd976c;">Content here</div>
.mybackground {background-color:#dd976c;}
Border around this has a color of #dd976c
<div style="border:2px solid #dd976c;">Content here</div>
.myborder {border:2px solid #dd976c;}