#dd752e color space conversions
Hex:
#dd752e
RGB:
221, 117, 46
CMY:
13, 54, 82
CMYK:
0, 47, 79, 13
HSL:
24°, 72.0165%, 52.3529%
HSV (HSB):
24°, 79.1855%, 86.6667%
XYZ:
36.6732, 28.2920, 6.1128
xyY:
0.5160, 0.3980, 28.2920
CIE-Lab:
60.1516, 35.7649, 54.7146
CIE-LCH:
60.1516, 65.3668, 56.8288
CIE-Luv:
60.1516, 84.5767, 49.1171
Hunter-Lab:
53.1902, 29.9881, 30.4194
#dd752e color charts
#dd752e color shades, tints & tones
#dd752e color schemes
#dd752e color preview, HTML & CSS examples
This text has a color of #dd752e
<p style="color:#dd752e;">Text here</p>
.mytext {color:#dd752e;}
This box has a color of #dd752e
<div style="background-color:#dd752e;">Content here</div>
.mybackground {background-color:#dd752e;}
Border around this has a color of #dd752e
<div style="border:2px solid #dd752e;">Content here</div>
.myborder {border:2px solid #dd752e;}