#d69b6d color space conversions
Hex:
#d69b6d
RGB:
214, 155, 109
CMY:
16, 39, 57
CMYK:
0, 28, 49, 16
HSL:
26°, 56.1497%, 63.3333%
HSV (HSB):
26°, 49.0654%, 83.9216%
XYZ:
42.2132, 38.8430, 19.7406
xyY:
0.4188, 0.3854, 38.8430
CIE-Lab:
68.6374, 16.6652, 32.7308
CIE-LCH:
68.6374, 36.7292, 63.0167
CIE-Luv:
68.6374, 43.7153, 38.0971
Hunter-Lab:
62.3241, 11.8340, 24.8473
#d69b6d color charts
#d69b6d color shades, tints & tones
#d69b6d color schemes
#d69b6d color preview, HTML & CSS examples
This text has a color of #d69b6d
<p style="color:#d69b6d;">Text here</p>
.mytext {color:#d69b6d;}
This box has a color of #d69b6d
<div style="background-color:#d69b6d;">Content here</div>
.mybackground {background-color:#d69b6d;}
Border around this has a color of #d69b6d
<div style="border:2px solid #d69b6d;">Content here</div>
.myborder {border:2px solid #d69b6d;}