#d66f6a color space conversions
Hex:
#d66f6a
RGB:
214, 111, 106
CMY:
16, 56, 58
CMYK:
0, 48, 50, 16
HSL:
3°, 56.8421%, 62.7451%
HSV (HSB):
3°, 50.4673%, 83.9216%
XYZ:
36.0175, 26.7056, 16.8920
xyY:
0.4524, 0.3354, 26.7056
CIE-Lab:
58.7009, 39.8357, 21.3287
CIE-LCH:
58.7009, 45.1862, 28.1653
CIE-Luv:
58.7009, 74.6499, 19.0131
Hunter-Lab:
51.6775, 33.9730, 16.7939
#d66f6a color charts
#d66f6a color shades, tints & tones
#d66f6a color schemes
#d66f6a color preview, HTML & CSS examples
This text has a color of #d66f6a
<p style="color:#d66f6a;">Text here</p>
.mytext {color:#d66f6a;}
This box has a color of #d66f6a
<div style="background-color:#d66f6a;">Content here</div>
.mybackground {background-color:#d66f6a;}
Border around this has a color of #d66f6a
<div style="border:2px solid #d66f6a;">Content here</div>
.myborder {border:2px solid #d66f6a;}