#dd988b color space conversions
Hex:
#dd988b
RGB:
221, 152, 139
CMY:
13, 40, 45
CMYK:
0, 31, 37, 13
HSL:
10°, 54.6667%, 70.5882%
HSV (HSB):
10°, 37.1041%, 86.6667%
XYZ:
45.7072, 39.6927, 29.6785
xyY:
0.3972, 0.3449, 39.6927
CIE-Lab:
69.2501, 24.2715, 17.3076
CIE-LCH:
69.2501, 29.8104, 35.4920
CIE-Luv:
69.2501, 47.3217, 18.8480
Hunter-Lab:
63.0021, 19.2456, 16.1717
#dd988b color charts
#dd988b color shades, tints & tones
#dd988b color schemes
#dd988b color preview, HTML & CSS examples
This text has a color of #dd988b
<p style="color:#dd988b;">Text here</p>
.mytext {color:#dd988b;}
This box has a color of #dd988b
<div style="background-color:#dd988b;">Content here</div>
.mybackground {background-color:#dd988b;}
Border around this has a color of #dd988b
<div style="border:2px solid #dd988b;">Content here</div>
.myborder {border:2px solid #dd988b;}