#dd7c3c color space conversions
Hex:
#dd7c3c
RGB:
221, 124, 60
CMY:
13, 51, 76
CMYK:
0, 44, 73, 13
HSL:
24°, 70.3057%, 55.0980%
HSV (HSB):
24°, 72.8507%, 86.6667%
XYZ:
37.8421, 30.1137, 8.0930
xyY:
0.4976, 0.3960, 30.1137
CIE-Lab:
61.7522, 32.6926, 49.9651
CIE-LCH:
61.7522, 59.7103, 56.8030
CIE-Luv:
61.7522, 77.6691, 47.4638
Hunter-Lab:
54.8760, 27.0594, 29.6692
#dd7c3c color charts
#dd7c3c color shades, tints & tones
#dd7c3c color schemes
#dd7c3c color preview, HTML & CSS examples
This text has a color of #dd7c3c
<p style="color:#dd7c3c;">Text here</p>
.mytext {color:#dd7c3c;}
This box has a color of #dd7c3c
<div style="background-color:#dd7c3c;">Content here</div>
.mybackground {background-color:#dd7c3c;}
Border around this has a color of #dd7c3c
<div style="border:2px solid #dd7c3c;">Content here</div>
.myborder {border:2px solid #dd7c3c;}