#d6704d color space conversions
Hex:
#d6704d
RGB:
214, 112, 77
CMY:
16, 56, 70
CMYK:
0, 48, 64, 16
HSL:
15°, 62.5571%, 57.0588%
HSV (HSB):
15°, 64.0187%, 83.9216%
XYZ:
34.8653, 26.4203, 10.2832
xyY:
0.4872, 0.3692, 26.4203
CIE-Lab:
58.4339, 37.0862, 37.2550
CIE-LCH:
58.4339, 52.5673, 45.1301
CIE-Luv:
58.4339, 79.0112, 35.1890
Hunter-Lab:
51.4007, 31.1260, 24.1189
#d6704d color charts
#d6704d color shades, tints & tones
#d6704d color schemes
#d6704d color preview, HTML & CSS examples
This text has a color of #d6704d
<p style="color:#d6704d;">Text here</p>
.mytext {color:#d6704d;}
This box has a color of #d6704d
<div style="background-color:#d6704d;">Content here</div>
.mybackground {background-color:#d6704d;}
Border around this has a color of #d6704d
<div style="border:2px solid #d6704d;">Content here</div>
.myborder {border:2px solid #d6704d;}