#d66c7f color space conversions
Hex:
#d66c7f
RGB:
214, 108, 127
CMY:
16, 58, 50
CMYK:
0, 50, 41, 16
HSL:
349°, 56.3830%, 63.1373%
HSV (HSB):
349°, 49.5327%, 83.9216%
XYZ:
36.9249, 26.5536, 23.2579
xyY:
0.4257, 0.3061, 26.5536
CIE-Lab:
58.5588, 43.4612, 8.9950
CIE-LCH:
58.5588, 44.3822, 11.6932
CIE-Luv:
58.5588, 72.0410, 3.7254
Hunter-Lab:
51.5302, 37.7297, 9.3109
#d66c7f color charts
#d66c7f color shades, tints & tones
#d66c7f color schemes
#d66c7f color preview, HTML & CSS examples
This text has a color of #d66c7f
<p style="color:#d66c7f;">Text here</p>
.mytext {color:#d66c7f;}
This box has a color of #d66c7f
<div style="background-color:#d66c7f;">Content here</div>
.mybackground {background-color:#d66c7f;}
Border around this has a color of #d66c7f
<div style="border:2px solid #d66c7f;">Content here</div>
.myborder {border:2px solid #d66c7f;}