#dd955e color space conversions
Hex:
#dd955e
RGB:
221, 149, 94
CMY:
13, 42, 63
CMYK:
0, 33, 57, 13
HSL:
26°, 65.1282%, 61.7647%
HSV (HSB):
26°, 57.4661%, 86.6667%
XYZ:
42.5866, 37.6752, 15.6172
xyY:
0.4442, 0.3929, 37.6752
CIE-Lab:
67.7805, 21.4799, 39.7579
CIE-LCH:
67.7805, 45.1893, 61.6191
CIE-Luv:
67.7805, 54.9867, 43.7766
Hunter-Lab:
61.3801, 16.4313, 27.8807
#dd955e color charts
#dd955e color shades, tints & tones
#dd955e color schemes
#dd955e color preview, HTML & CSS examples
This text has a color of #dd955e
<p style="color:#dd955e;">Text here</p>
.mytext {color:#dd955e;}
This box has a color of #dd955e
<div style="background-color:#dd955e;">Content here</div>
.mybackground {background-color:#dd955e;}
Border around this has a color of #dd955e
<div style="border:2px solid #dd955e;">Content here</div>
.myborder {border:2px solid #dd955e;}