#dd928b color space conversions
Hex:
#dd928b
RGB:
221, 146, 139
CMY:
13, 43, 45
CMYK:
0, 34, 37, 13
HSL:
5°, 54.6667%, 70.5882%
HSV (HSB):
5°, 37.1041%, 86.6667%
XYZ:
44.7579, 37.7940, 29.3621
xyY:
0.3999, 0.3377, 37.7940
CIE-Lab:
67.8685, 27.4955, 15.3881
CIE-LCH:
67.8685, 31.5086, 29.2339
CIE-Luv:
67.8685, 51.1811, 15.6671
Hunter-Lab:
61.4768, 22.3715, 14.7162
#dd928b color charts
#dd928b color shades, tints & tones
#dd928b color schemes
#dd928b color preview, HTML & CSS examples
This text has a color of #dd928b
<p style="color:#dd928b;">Text here</p>
.mytext {color:#dd928b;}
This box has a color of #dd928b
<div style="background-color:#dd928b;">Content here</div>
.mybackground {background-color:#dd928b;}
Border around this has a color of #dd928b
<div style="border:2px solid #dd928b;">Content here</div>
.myborder {border:2px solid #dd928b;}