#d66c6c color space conversions
Hex:
#d66c6c
RGB:
214, 108, 108
CMY:
16, 58, 58
CMYK:
0, 50, 50, 16
HSL:
0°, 56.3830%, 63.1373%
HSV (HSB):
0°, 49.5327%, 83.9216%
XYZ:
35.8009, 26.1040, 17.3390
xyY:
0.4518, 0.3294, 26.1040
CIE-Lab:
58.1356, 41.5452, 19.4145
CIE-LCH:
58.1356, 45.8577, 25.0471
CIE-Luv:
58.1356, 76.2477, 16.4369
Hunter-Lab:
51.0920, 35.6663, 15.6433
#d66c6c color charts
#d66c6c color shades, tints & tones
#d66c6c color schemes
#d66c6c color preview, HTML & CSS examples
This text has a color of #d66c6c
<p style="color:#d66c6c;">Text here</p>
.mytext {color:#d66c6c;}
This box has a color of #d66c6c
<div style="background-color:#d66c6c;">Content here</div>
.mybackground {background-color:#d66c6c;}
Border around this has a color of #d66c6c
<div style="border:2px solid #d66c6c;">Content here</div>
.myborder {border:2px solid #d66c6c;}