#dd726b color space conversions
Hex:
#dd726b
RGB:
221, 114, 107
CMY:
13, 55, 58
CMYK:
0, 48, 52, 13
HSL:
4°, 62.6374%, 64.3137%
HSV (HSB):
4°, 51.5837%, 86.6667%
XYZ:
38.4899, 28.4683, 17.3762
xyY:
0.4564, 0.3376, 28.4683
CIE-Lab:
60.3095, 40.9985, 23.0851
CIE-LCH:
60.3095, 47.0510, 29.3827
CIE-Luv:
60.3095, 78.0767, 20.8768
Hunter-Lab:
53.3557, 35.3945, 18.0402
#dd726b color charts
#dd726b color shades, tints & tones
#dd726b color schemes
#dd726b color preview, HTML & CSS examples
This text has a color of #dd726b
<p style="color:#dd726b;">Text here</p>
.mytext {color:#dd726b;}
This box has a color of #dd726b
<div style="background-color:#dd726b;">Content here</div>
.mybackground {background-color:#dd726b;}
Border around this has a color of #dd726b
<div style="border:2px solid #dd726b;">Content here</div>
.myborder {border:2px solid #dd726b;}