#d66c7e color space conversions
Hex:
#d66c7e
RGB:
214, 108, 126
CMY:
16, 58, 51
CMYK:
0, 50, 41, 16
HSL:
350°, 56.3830%, 63.1373%
HSV (HSB):
350°, 49.5327%, 83.9216%
XYZ:
36.8600, 26.5276, 22.9163
xyY:
0.4271, 0.3074, 26.5276
CIE-Lab:
58.5345, 43.3521, 9.5413
CIE-LCH:
58.5345, 44.3897, 12.4123
CIE-Luv:
58.5345, 72.2726, 4.4286
Hunter-Lab:
51.5050, 37.6115, 9.6734
#d66c7e color charts
#d66c7e color shades, tints & tones
#d66c7e color schemes
#d66c7e color preview, HTML & CSS examples
This text has a color of #d66c7e
<p style="color:#d66c7e;">Text here</p>
.mytext {color:#d66c7e;}
This box has a color of #d66c7e
<div style="background-color:#d66c7e;">Content here</div>
.mybackground {background-color:#d66c7e;}
Border around this has a color of #d66c7e
<div style="border:2px solid #d66c7e;">Content here</div>
.myborder {border:2px solid #d66c7e;}