#d6804e color space conversions
Hex:
#d6804e
RGB:
214, 128, 78
CMY:
16, 50, 69
CMYK:
0, 40, 64, 16
HSL:
22°, 62.3853%, 57.2549%
HSV (HSB):
22°, 63.5514%, 83.9216%
XYZ:
36.8259, 30.2845, 11.1123
xyY:
0.4708, 0.3872, 30.2845
CIE-Lab:
61.8990, 28.7376, 40.8445
CIE-LCH:
61.8990, 49.9412, 54.8704
CIE-Luv:
61.8990, 66.8234, 41.3534
Hunter-Lab:
55.0314, 23.1436, 26.5498
#d6804e color charts
#d6804e color shades, tints & tones
#d6804e color schemes
#d6804e color preview, HTML & CSS examples
This text has a color of #d6804e
<p style="color:#d6804e;">Text here</p>
.mytext {color:#d6804e;}
This box has a color of #d6804e
<div style="background-color:#d6804e;">Content here</div>
.mybackground {background-color:#d6804e;}
Border around this has a color of #d6804e
<div style="border:2px solid #d6804e;">Content here</div>
.myborder {border:2px solid #d6804e;}