#d66d83 color space conversions
Hex:
#d66d83
RGB:
214, 109, 131
CMY:
16, 57, 49
CMYK:
0, 49, 39, 16
HSL:
347°, 56.1497%, 63.3333%
HSV (HSB):
347°, 49.0654%, 83.9216%
XYZ:
37.2969, 26.8721, 24.6938
xyY:
0.4197, 0.3024, 26.8721
CIE-Lab:
58.8558, 43.4024, 7.0955
CIE-LCH:
58.8558, 43.9786, 9.2847
CIE-Luv:
58.8558, 70.5056, 1.3515
Hunter-Lab:
51.8383, 37.7111, 8.0433
#d66d83 color charts
#d66d83 color shades, tints & tones
#d66d83 color schemes
#d66d83 color preview, HTML & CSS examples
This text has a color of #d66d83
<p style="color:#d66d83;">Text here</p>
.mytext {color:#d66d83;}
This box has a color of #d66d83
<div style="background-color:#d66d83;">Content here</div>
.mybackground {background-color:#d66d83;}
Border around this has a color of #d66d83
<div style="border:2px solid #d66d83;">Content here</div>
.myborder {border:2px solid #d66d83;}