#dd998b color space conversions
Hex:
#dd998b
RGB:
221, 153, 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.8702, 40.0187, 29.7329
xyY:
0.3967, 0.3461, 40.0187
CIE-Lab:
69.4828, 23.7334, 17.6298
CIE-LCH:
69.4828, 29.5649, 36.6060
CIE-Luv:
69.4828, 46.6773, 19.3806
Hunter-Lab:
63.2603, 18.7252, 16.4155
#dd998b color charts
#dd998b color shades, tints & tones
#dd998b color schemes
#dd998b color preview, HTML & CSS examples
This text has a color of #dd998b
<p style="color:#dd998b;">Text here</p>
.mytext {color:#dd998b;}
This box has a color of #dd998b
<div style="background-color:#dd998b;">Content here</div>
.mybackground {background-color:#dd998b;}
Border around this has a color of #dd998b
<div style="border:2px solid #dd998b;">Content here</div>
.myborder {border:2px solid #dd998b;}