#dd928e color space conversions
Hex:
#dd928e
RGB:
221, 146, 142
CMY:
13, 43, 44
CMYK:
0, 34, 36, 13
HSL:
3°, 53.7415%, 71.1765%
HSV (HSB):
3°, 35.7466%, 86.6667%
XYZ:
44.9802, 37.8829, 30.5326
xyY:
0.3967, 0.3341, 37.8829
CIE-Lab:
67.9342, 27.8551, 13.8067
CIE-LCH:
67.9342, 31.0891, 26.3658
CIE-Luv:
67.9342, 50.7202, 13.5984
Hunter-Lab:
61.5491, 22.7371, 13.6724
#dd928e color charts
#dd928e color shades, tints & tones
#dd928e color schemes
#dd928e color preview, HTML & CSS examples
This text has a color of #dd928e
<p style="color:#dd928e;">Text here</p>
.mytext {color:#dd928e;}
This box has a color of #dd928e
<div style="background-color:#dd928e;">Content here</div>
.mybackground {background-color:#dd928e;}
Border around this has a color of #dd928e
<div style="border:2px solid #dd928e;">Content here</div>
.myborder {border:2px solid #dd928e;}