#d66c7b color space conversions
Hex:
#d66c7b
RGB:
214, 108, 123
CMY:
16, 58, 52
CMYK:
0, 50, 43, 16
HSL:
352°, 56.3830%, 63.1373%
HSV (HSB):
352°, 49.5327%, 83.9216%
XYZ:
36.6693, 26.4513, 21.9118
xyY:
0.4312, 0.3111, 26.4513
CIE-Lab:
58.4630, 43.0304, 11.1822
CIE-LCH:
58.4630, 44.4596, 14.5671
CIE-Luv:
58.4630, 72.9614, 6.5170
Hunter-Lab:
51.4309, 37.2633, 10.7414
#d66c7b color charts
#d66c7b color shades, tints & tones
#d66c7b color schemes
#d66c7b color preview, HTML & CSS examples
This text has a color of #d66c7b
<p style="color:#d66c7b;">Text here</p>
.mytext {color:#d66c7b;}
This box has a color of #d66c7b
<div style="background-color:#d66c7b;">Content here</div>
.mybackground {background-color:#d66c7b;}
Border around this has a color of #d66c7b
<div style="border:2px solid #d66c7b;">Content here</div>
.myborder {border:2px solid #d66c7b;}