#d66d8c color space conversions
Hex:
#d66d8c
RGB:
214, 109, 140
CMY:
16, 57, 45
CMYK:
0, 49, 35, 16
HSL:
342°, 56.1497%, 63.3333%
HSV (HSB):
342°, 49.0654%, 83.9216%
XYZ:
37.9338, 27.1269, 28.0476
xyY:
0.4074, 0.2913, 27.1269
CIE-Lab:
59.0916, 44.4579, 2.2131
CIE-LCH:
59.0916, 44.5129, 2.8498
CIE-Luv:
59.0916, 68.3731, -5.2259
Hunter-Lab:
52.0835, 38.8604, 4.5300
#d66d8c color charts
#d66d8c color shades, tints & tones
#d66d8c color schemes
#d66d8c color preview, HTML & CSS examples
This text has a color of #d66d8c
<p style="color:#d66d8c;">Text here</p>
.mytext {color:#d66d8c;}
This box has a color of #d66d8c
<div style="background-color:#d66d8c;">Content here</div>
.mybackground {background-color:#d66d8c;}
Border around this has a color of #d66d8c
<div style="border:2px solid #d66d8c;">Content here</div>
.myborder {border:2px solid #d66d8c;}