#dd7a3c color space conversions
Hex:
#dd7a3c
RGB:
221, 122, 60
CMY:
13, 52, 76
CMYK:
0, 45, 73, 13
HSL:
23°, 70.3057%, 55.0980%
HSV (HSB):
23°, 72.8507%, 86.6667%
XYZ:
37.5939, 29.6175, 8.0103
xyY:
0.4998, 0.3937, 29.6175
CIE-Lab:
61.3227, 33.7380, 49.5121
CIE-LCH:
61.3227, 59.9141, 55.7291
CIE-Luv:
61.3227, 79.2508, 46.6953
Hunter-Lab:
54.4219, 28.0670, 29.3685
#dd7a3c color charts
#dd7a3c color shades, tints & tones
#dd7a3c color schemes
#dd7a3c color preview, HTML & CSS examples
This text has a color of #dd7a3c
<p style="color:#dd7a3c;">Text here</p>
.mytext {color:#dd7a3c;}
This box has a color of #dd7a3c
<div style="background-color:#dd7a3c;">Content here</div>
.mybackground {background-color:#dd7a3c;}
Border around this has a color of #dd7a3c
<div style="border:2px solid #dd7a3c;">Content here</div>
.myborder {border:2px solid #dd7a3c;}