#dd976a color space conversions
Hex:
#dd976a
RGB:
221, 151, 106
CMY:
13, 41, 58
CMYK:
0, 32, 52, 13
HSL:
23°, 62.8415%, 64.1176%
HSV (HSB):
23°, 52.0362%, 86.6667%
XYZ:
43.4869, 38.5460, 18.7838
xyY:
0.4313, 0.3823, 38.5460
CIE-Lab:
68.4211, 21.3962, 34.2171
CIE-LCH:
68.4211, 40.3560, 57.9820
CIE-Luv:
68.4211, 52.2207, 38.5275
Hunter-Lab:
62.0854, 16.3786, 25.5218
#dd976a color charts
#dd976a color shades, tints & tones
#dd976a color schemes
#dd976a color preview, HTML & CSS examples
This text has a color of #dd976a
<p style="color:#dd976a;">Text here</p>
.mytext {color:#dd976a;}
This box has a color of #dd976a
<div style="background-color:#dd976a;">Content here</div>
.mybackground {background-color:#dd976a;}
Border around this has a color of #dd976a
<div style="border:2px solid #dd976a;">Content here</div>
.myborder {border:2px solid #dd976a;}