#dd693e color space conversions
Hex:
#dd693e
RGB:
221, 105, 62
CMY:
13, 59, 76
CMYK:
0, 52, 72, 13
HSL:
16°, 70.0441%, 55.4902%
HSV (HSB):
16°, 71.9457%, 86.6667%
XYZ:
35.7399, 25.8231, 7.6581
xyY:
0.5163, 0.3731, 25.8231
CIE-Lab:
57.8688, 42.4902, 44.8037
CIE-LCH:
57.8688, 61.7477, 46.5181
CIE-Luv:
57.8688, 92.2715, 39.6360
Hunter-Lab:
50.8164, 36.6126, 26.6364
#dd693e color charts
#dd693e color shades, tints & tones
#dd693e color schemes
#dd693e color preview, HTML & CSS examples
This text has a color of #dd693e
<p style="color:#dd693e;">Text here</p>
.mytext {color:#dd693e;}
This box has a color of #dd693e
<div style="background-color:#dd693e;">Content here</div>
.mybackground {background-color:#dd693e;}
Border around this has a color of #dd693e
<div style="border:2px solid #dd693e;">Content here</div>
.myborder {border:2px solid #dd693e;}