#d66f7d color space conversions
Hex:
#d66f7d
RGB:
214, 111, 125
CMY:
16, 56, 51
CMYK:
0, 48, 42, 16
HSL:
352°, 55.6757%, 63.7255%
HSV (HSB):
352°, 48.1308%, 83.9216%
XYZ:
37.1177, 27.1457, 22.6854
xyY:
0.4269, 0.3122, 27.1457
CIE-Lab:
59.1089, 41.7238, 10.9326
CIE-LCH:
59.1089, 43.1323, 14.6828
CIE-Luv:
59.1089, 70.6472, 6.5312
Hunter-Lab:
52.1015, 35.9876, 10.6558
#d66f7d color charts
#d66f7d color shades, tints & tones
#d66f7d color schemes
#d66f7d color preview, HTML & CSS examples
This text has a color of #d66f7d
<p style="color:#d66f7d;">Text here</p>
.mytext {color:#d66f7d;}
This box has a color of #d66f7d
<div style="background-color:#d66f7d;">Content here</div>
.mybackground {background-color:#d66f7d;}
Border around this has a color of #d66f7d
<div style="border:2px solid #d66f7d;">Content here</div>
.myborder {border:2px solid #d66f7d;}