#d68b6f color space conversions
Hex:
#d68b6f
RGB:
214, 139, 111
CMY:
16, 45, 56
CMYK:
0, 35, 48, 16
HSL:
16°, 55.6757%, 63.7255%
HSV (HSB):
16°, 48.1308%, 83.9216%
XYZ:
39.8334, 33.9091, 19.4846
xyY:
0.4273, 0.3637, 33.9091
CIE-Lab:
64.8903, 25.5083, 26.7618
CIE-LCH:
64.8903, 36.9712, 46.3738
CIE-Luv:
64.8903, 54.5683, 29.1014
Hunter-Lab:
58.2315, 20.1983, 20.9233
#d68b6f color charts
#d68b6f color shades, tints & tones
#d68b6f color schemes
#d68b6f color preview, HTML & CSS examples
This text has a color of #d68b6f
<p style="color:#d68b6f;">Text here</p>
.mytext {color:#d68b6f;}
This box has a color of #d68b6f
<div style="background-color:#d68b6f;">Content here</div>
.mybackground {background-color:#d68b6f;}
Border around this has a color of #d68b6f
<div style="border:2px solid #d68b6f;">Content here</div>
.myborder {border:2px solid #d68b6f;}