#d66e7b color space conversions
Hex:
#d66e7b
RGB:
214, 110, 123
CMY:
16, 57, 52
CMYK:
0, 49, 43, 16
HSL:
353°, 55.9140%, 63.5294%
HSV (HSB):
353°, 48.5981%, 83.9216%
XYZ:
36.8826, 26.8781, 21.9829
xyY:
0.4302, 0.3135, 26.8781
CIE-Lab:
58.8613, 42.0182, 11.7422
CIE-LCH:
58.8613, 43.6281, 15.6133
CIE-Luv:
58.8613, 71.7151, 7.4452
Hunter-Lab:
51.8441, 36.2605, 11.1507
#d66e7b color charts
#d66e7b color shades, tints & tones
#d66e7b color schemes
#d66e7b color preview, HTML & CSS examples
This text has a color of #d66e7b
<p style="color:#d66e7b;">Text here</p>
.mytext {color:#d66e7b;}
This box has a color of #d66e7b
<div style="background-color:#d66e7b;">Content here</div>
.mybackground {background-color:#d66e7b;}
Border around this has a color of #d66e7b
<div style="border:2px solid #d66e7b;">Content here</div>
.myborder {border:2px solid #d66e7b;}