#d6884d color space conversions
Hex:
#d6884d
RGB:
214, 136, 77
CMY:
16, 47, 70
CMYK:
0, 36, 64, 16
HSL:
26°, 62.5571%, 57.0588%
HSV (HSB):
26°, 64.0187%, 83.9216%
XYZ:
37.8753, 32.4403, 11.2865
xyY:
0.4641, 0.3975, 32.4403
CIE-Lab:
63.7051, 24.3824, 43.4726
CIE-LCH:
63.7051, 49.8435, 60.7133
CIE-Luv:
63.7051, 60.8724, 45.1982
Hunter-Lab:
56.9564, 19.0266, 28.1205
#d6884d color charts
#d6884d color shades, tints & tones
#d6884d color schemes
#d6884d color preview, HTML & CSS examples
This text has a color of #d6884d
<p style="color:#d6884d;">Text here</p>
.mytext {color:#d6884d;}
This box has a color of #d6884d
<div style="background-color:#d6884d;">Content here</div>
.mybackground {background-color:#d6884d;}
Border around this has a color of #d6884d
<div style="border:2px solid #d6884d;">Content here</div>
.myborder {border:2px solid #d6884d;}