#dd775a color space conversions
Hex:
#dd775a
RGB:
221, 119, 90
CMY:
13, 53, 65
CMYK:
0, 46, 59, 13
HSL:
13°, 65.8291%, 60.9804%
HSV (HSB):
13°, 59.2760%, 86.6667%
XYZ:
38.2611, 29.3040, 13.3125
xyY:
0.4731, 0.3623, 29.3040
CIE-Lab:
61.0490, 37.0764, 33.5780
CIE-LCH:
61.0490, 50.0214, 42.1653
CIE-Luv:
61.0490, 77.5783, 32.5739
Hunter-Lab:
54.1332, 31.4300, 23.3125
#dd775a color charts
#dd775a color shades, tints & tones
#dd775a color schemes
#dd775a color preview, HTML & CSS examples
This text has a color of #dd775a
<p style="color:#dd775a;">Text here</p>
.mytext {color:#dd775a;}
This box has a color of #dd775a
<div style="background-color:#dd775a;">Content here</div>
.mybackground {background-color:#dd775a;}
Border around this has a color of #dd775a
<div style="border:2px solid #dd775a;">Content here</div>
.myborder {border:2px solid #dd775a;}