#d66c6a color space conversions
Hex:
#d66c6a
RGB:
214, 108, 106
CMY:
16, 58, 58
CMYK:
0, 50, 50, 16
HSL:
1°, 56.8421%, 62.7451%
HSV (HSB):
1°, 50.4673%, 83.9216%
XYZ:
35.6956, 26.0619, 16.7847
xyY:
0.4545, 0.3318, 26.0619
CIE-Lab:
58.0957, 41.3629, 20.5134
CIE-LCH:
58.0957, 46.1702, 26.3785
CIE-Luv:
58.0957, 76.6637, 17.6877
Hunter-Lab:
51.0508, 35.4714, 16.2419
#d66c6a color charts
#d66c6a color shades, tints & tones
#d66c6a color schemes
#d66c6a color preview, HTML & CSS examples
This text has a color of #d66c6a
<p style="color:#d66c6a;">Text here</p>
.mytext {color:#d66c6a;}
This box has a color of #d66c6a
<div style="background-color:#d66c6a;">Content here</div>
.mybackground {background-color:#d66c6a;}
Border around this has a color of #d66c6a
<div style="border:2px solid #d66c6a;">Content here</div>
.myborder {border:2px solid #d66c6a;}