#dd7f4c color space conversions
Hex:
#dd7f4c
RGB:
221, 127, 76
CMY:
13, 50, 70
CMYK:
0, 43, 66, 13
HSL:
21°, 68.0751%, 58.2353%
HSV (HSB):
21°, 65.6109%, 86.6667%
XYZ:
38.7127, 31.0727, 10.7947
xyY:
0.4804, 0.3856, 31.0727
CIE-Lab:
62.5690, 31.9716, 42.8986
CIE-LCH:
62.5690, 53.5021, 53.3035
CIE-Luv:
62.5690, 73.5491, 42.5029
Hunter-Lab:
55.7429, 26.4157, 27.5384
#dd7f4c color charts
#dd7f4c color shades, tints & tones
#dd7f4c color schemes
#dd7f4c color preview, HTML & CSS examples
This text has a color of #dd7f4c
<p style="color:#dd7f4c;">Text here</p>
.mytext {color:#dd7f4c;}
This box has a color of #dd7f4c
<div style="background-color:#dd7f4c;">Content here</div>
.mybackground {background-color:#dd7f4c;}
Border around this has a color of #dd7f4c
<div style="border:2px solid #dd7f4c;">Content here</div>
.myborder {border:2px solid #dd7f4c;}