#dd926c color space conversions
Hex:
#dd926c
RGB:
221, 146, 108
CMY:
13, 43, 58
CMYK:
0, 34, 51, 13
HSL:
20°, 62.4309%, 64.5098%
HSV (HSB):
20°, 51.1312%, 86.6667%
XYZ:
42.8045, 37.0126, 19.0755
xyY:
0.4328, 0.3743, 37.0126
CIE-Lab:
67.2865, 24.2606, 31.6876
CIE-LCH:
67.2865, 39.9084, 52.5617
CIE-Luv:
67.2865, 55.5219, 35.0443
Hunter-Lab:
60.8380, 19.1227, 23.9965
#dd926c color charts
#dd926c color shades, tints & tones
#dd926c color schemes
#dd926c color preview, HTML & CSS examples
This text has a color of #dd926c
<p style="color:#dd926c;">Text here</p>
.mytext {color:#dd926c;}
This box has a color of #dd926c
<div style="background-color:#dd926c;">Content here</div>
.mybackground {background-color:#dd926c;}
Border around this has a color of #dd926c
<div style="border:2px solid #dd926c;">Content here</div>
.myborder {border:2px solid #dd926c;}