#d66d6c color space conversions
Hex:
#d66d6c
RGB:
214, 109, 108
CMY:
16, 57, 58
CMYK:
0, 49, 50, 16
HSL:
1°, 56.3830%, 63.1373%
HSV (HSB):
1°, 49.5327%, 83.9216%
XYZ:
35.9070, 26.3161, 17.3744
xyY:
0.4511, 0.3306, 26.3161
CIE-Lab:
58.3359, 41.0382, 19.6862
CIE-LCH:
58.3359, 45.5157, 25.6272
CIE-Luv:
58.3359, 75.5840, 16.8797
Hunter-Lab:
51.2992, 35.1676, 15.8287
#d66d6c color charts
#d66d6c color shades, tints & tones
#d66d6c color schemes
#d66d6c color preview, HTML & CSS examples
This text has a color of #d66d6c
<p style="color:#d66d6c;">Text here</p>
.mytext {color:#d66d6c;}
This box has a color of #d66d6c
<div style="background-color:#d66d6c;">Content here</div>
.mybackground {background-color:#d66d6c;}
Border around this has a color of #d66d6c
<div style="border:2px solid #d66d6c;">Content here</div>
.myborder {border:2px solid #d66d6c;}