#dd7841 color space conversions
Hex:
#dd7841
RGB:
221, 120, 65
CMY:
13, 53, 75
CMYK:
0, 46, 71, 13
HSL:
21°, 69.6429%, 56.0784%
HSV (HSB):
21°, 70.5882%, 86.6667%
XYZ:
37.4894, 29.1867, 8.6587
xyY:
0.4976, 0.3874, 29.1867
CIE-Lab:
60.9461, 35.0210, 46.6598
CIE-LCH:
60.9461, 58.3405, 53.1096
CIE-Luv:
60.9461, 80.2737, 44.1291
Hunter-Lab:
54.0248, 29.3232, 28.3147
#dd7841 color charts
#dd7841 color shades, tints & tones
#dd7841 color schemes
#dd7841 color preview, HTML & CSS examples
This text has a color of #dd7841
<p style="color:#dd7841;">Text here</p>
.mytext {color:#dd7841;}
This box has a color of #dd7841
<div style="background-color:#dd7841;">Content here</div>
.mybackground {background-color:#dd7841;}
Border around this has a color of #dd7841
<div style="border:2px solid #dd7841;">Content here</div>
.myborder {border:2px solid #dd7841;}