#dd8f6e color space conversions
Hex:
#dd8f6e
RGB:
221, 143, 110
CMY:
13, 44, 57
CMYK:
0, 35, 50, 13
HSL:
18°, 62.0112%, 64.9020%
HSV (HSB):
18°, 50.2262%, 86.6667%
XYZ:
42.4557, 36.1429, 19.4905
xyY:
0.4328, 0.3685, 36.1429
CIE-Lab:
66.6289, 26.0513, 29.7481
CIE-LCH:
66.6289, 39.5426, 48.7904
CIE-Luv:
66.6289, 57.3770, 32.4784
Hunter-Lab:
60.1189, 20.8478, 22.8615
#dd8f6e color charts
#dd8f6e color shades, tints & tones
#dd8f6e color schemes
#dd8f6e color preview, HTML & CSS examples
This text has a color of #dd8f6e
<p style="color:#dd8f6e;">Text here</p>
.mytext {color:#dd8f6e;}
This box has a color of #dd8f6e
<div style="background-color:#dd8f6e;">Content here</div>
.mybackground {background-color:#dd8f6e;}
Border around this has a color of #dd8f6e
<div style="border:2px solid #dd8f6e;">Content here</div>
.myborder {border:2px solid #dd8f6e;}