#d69c6a color space conversions
Hex:
#d69c6a
RGB:
214, 156, 106
CMY:
16, 39, 58
CMYK:
0, 27, 50, 16
HSL:
28°, 56.8421%, 62.7451%
HSV (HSB):
28°, 50.4673%, 83.9216%
XYZ:
42.2215, 39.1137, 18.9600
xyY:
0.4210, 0.3900, 39.1137
CIE-Lab:
68.8335, 15.8447, 34.5810
CIE-LCH:
68.8335, 38.0381, 65.3832
CIE-Luv:
68.8335, 43.3273, 40.2331
Hunter-Lab:
62.5409, 11.0592, 25.8042
#d69c6a color charts
#d69c6a color shades, tints & tones
#d69c6a color schemes
#d69c6a color preview, HTML & CSS examples
This text has a color of #d69c6a
<p style="color:#d69c6a;">Text here</p>
.mytext {color:#d69c6a;}
This box has a color of #d69c6a
<div style="background-color:#d69c6a;">Content here</div>
.mybackground {background-color:#d69c6a;}
Border around this has a color of #d69c6a
<div style="border:2px solid #d69c6a;">Content here</div>
.myborder {border:2px solid #d69c6a;}