#d69b6e color space conversions
Hex:
#d69b6e
RGB:
214, 155, 110
CMY:
16, 39, 57
CMYK:
0, 28, 49, 16
HSL:
26°, 55.9140%, 63.5294%
HSV (HSB):
26°, 48.5981%, 83.9216%
XYZ:
42.2674, 38.8646, 20.0257
xyY:
0.4178, 0.3842, 38.8646
CIE-Lab:
68.6531, 16.7605, 32.2154
CIE-LCH:
68.6531, 36.3146, 62.5138
CIE-Luv:
68.6531, 43.6106, 37.5380
Hunter-Lab:
62.3415, 11.9249, 24.5935
#d69b6e color charts
#d69b6e color shades, tints & tones
#d69b6e color schemes
#d69b6e color preview, HTML & CSS examples
This text has a color of #d69b6e
<p style="color:#d69b6e;">Text here</p>
.mytext {color:#d69b6e;}
This box has a color of #d69b6e
<div style="background-color:#d69b6e;">Content here</div>
.mybackground {background-color:#d69b6e;}
Border around this has a color of #d69b6e
<div style="border:2px solid #d69b6e;">Content here</div>
.myborder {border:2px solid #d69b6e;}