#dd8f6c color space conversions
Hex:
#dd8f6c
RGB:
221, 143, 108
CMY:
13, 44, 58
CMYK:
0, 35, 51, 13
HSL:
19°, 62.4309%, 64.5098%
HSV (HSB):
19°, 51.1312%, 86.6667%
XYZ:
42.3480, 36.0998, 18.9233
xyY:
0.4349, 0.3707, 36.0998
CIE-Lab:
66.5961, 25.8694, 30.7955
CIE-LCH:
66.5961, 40.2193, 49.9685
CIE-Luv:
66.5961, 57.6428, 33.6168
Hunter-Lab:
60.0831, 20.6657, 23.3846
#dd8f6c color charts
#dd8f6c color shades, tints & tones
#dd8f6c color schemes
#dd8f6c color preview, HTML & CSS examples
This text has a color of #dd8f6c
<p style="color:#dd8f6c;">Text here</p>
.mytext {color:#dd8f6c;}
This box has a color of #dd8f6c
<div style="background-color:#dd8f6c;">Content here</div>
.mybackground {background-color:#dd8f6c;}
Border around this has a color of #dd8f6c
<div style="border:2px solid #dd8f6c;">Content here</div>
.myborder {border:2px solid #dd8f6c;}