#dd725c color space conversions
Hex:
#dd725c
RGB:
221, 114, 92
CMY:
13, 55, 64
CMYK:
0, 48, 58, 13
HSL:
10°, 65.4822%, 61.3725%
HSV (HSB):
10°, 58.3710%, 86.6667%
XYZ:
37.7679, 28.1795, 13.5738
xyY:
0.4749, 0.3544, 28.1795
CIE-Lab:
60.0505, 39.7868, 31.2113
CIE-LCH:
60.0505, 50.5681, 38.1129
CIE-Luv:
60.0505, 80.8689, 29.4297
Hunter-Lab:
53.0844, 34.0996, 21.9984
#dd725c color charts
#dd725c color shades, tints & tones
#dd725c color schemes
#dd725c color preview, HTML & CSS examples
This text has a color of #dd725c
<p style="color:#dd725c;">Text here</p>
.mytext {color:#dd725c;}
This box has a color of #dd725c
<div style="background-color:#dd725c;">Content here</div>
.mybackground {background-color:#dd725c;}
Border around this has a color of #dd725c
<div style="border:2px solid #dd725c;">Content here</div>
.myborder {border:2px solid #dd725c;}