#d66d84 color space conversions
Hex:
#d66d84
RGB:
214, 109, 132
CMY:
16, 57, 48
CMYK:
0, 49, 38, 16
HSL:
347°, 56.1497%, 63.3333%
HSV (HSB):
347°, 49.0654%, 83.9216%
XYZ:
37.3651, 26.8994, 25.0525
xyY:
0.4183, 0.3012, 26.8994
CIE-Lab:
58.8811, 43.5161, 6.5514
CIE-LCH:
58.8811, 44.0065, 8.5616
CIE-Luv:
58.8811, 70.2720, 0.6328
Hunter-Lab:
51.8646, 37.8345, 7.6659
#d66d84 color charts
#d66d84 color shades, tints & tones
#d66d84 color schemes
#d66d84 color preview, HTML & CSS examples
This text has a color of #d66d84
<p style="color:#d66d84;">Text here</p>
.mytext {color:#d66d84;}
This box has a color of #d66d84
<div style="background-color:#d66d84;">Content here</div>
.mybackground {background-color:#d66d84;}
Border around this has a color of #d66d84
<div style="border:2px solid #d66d84;">Content here</div>
.myborder {border:2px solid #d66d84;}