#d66c7c color space conversions
Hex:
#d66c7c
RGB:
214, 108, 124
CMY:
16, 58, 51
CMYK:
0, 50, 42, 16
HSL:
351°, 56.3830%, 63.1373%
HSV (HSB):
351°, 49.5327%, 83.9216%
XYZ:
36.7322, 26.4765, 22.2433
xyY:
0.4299, 0.3098, 26.4765
CIE-Lab:
58.4866, 43.1367, 10.6349
CIE-LCH:
58.4866, 44.4283, 13.8495
CIE-Luv:
58.4866, 72.7328, 5.8245
Hunter-Lab:
51.4553, 37.3783, 10.3887
#d66c7c color charts
#d66c7c color shades, tints & tones
#d66c7c color schemes
#d66c7c color preview, HTML & CSS examples
This text has a color of #d66c7c
<p style="color:#d66c7c;">Text here</p>
.mytext {color:#d66c7c;}
This box has a color of #d66c7c
<div style="background-color:#d66c7c;">Content here</div>
.mybackground {background-color:#d66c7c;}
Border around this has a color of #d66c7c
<div style="border:2px solid #d66c7c;">Content here</div>
.myborder {border:2px solid #d66c7c;}