#d68b6c color space conversions
Hex:
#d68b6c
RGB:
214, 139, 108
CMY:
16, 45, 58
CMYK:
0, 35, 50, 16
HSL:
18°, 56.3830%, 63.1373%
HSV (HSB):
18°, 49.5327%, 83.9216%
XYZ:
39.6709, 33.8441, 18.6290
xyY:
0.4305, 0.3673, 33.8441
CIE-Lab:
64.8386, 25.2218, 28.3470
CIE-LCH:
64.8386, 37.9432, 48.3389
CIE-Luv:
64.8386, 54.9755, 30.8634
Hunter-Lab:
58.1757, 19.9147, 21.7371
#d68b6c color charts
#d68b6c color shades, tints & tones
#d68b6c color schemes
#d68b6c color preview, HTML & CSS examples
This text has a color of #d68b6c
<p style="color:#d68b6c;">Text here</p>
.mytext {color:#d68b6c;}
This box has a color of #d68b6c
<div style="background-color:#d68b6c;">Content here</div>
.mybackground {background-color:#d68b6c;}
Border around this has a color of #d68b6c
<div style="border:2px solid #d68b6c;">Content here</div>
.myborder {border:2px solid #d68b6c;}