#d66d77 color space conversions
Hex:
#d66d77
RGB:
214, 109, 119
CMY:
16, 57, 53
CMYK:
0, 49, 44, 16
HSL:
354°, 56.1497%, 63.3333%
HSV (HSB):
354°, 49.0654%, 83.9216%
XYZ:
36.5300, 26.5653, 20.6550
xyY:
0.4362, 0.3172, 26.5653
CIE-Lab:
58.5698, 42.1084, 13.6514
CIE-LCH:
58.5698, 44.2660, 17.9625
CIE-Luv:
58.5698, 73.2312, 9.7081
Hunter-Lab:
51.5416, 36.3137, 12.3189
#d66d77 color charts
#d66d77 color shades, tints & tones
#d66d77 color schemes
#d66d77 color preview, HTML & CSS examples
This text has a color of #d66d77
<p style="color:#d66d77;">Text here</p>
.mytext {color:#d66d77;}
This box has a color of #d66d77
<div style="background-color:#d66d77;">Content here</div>
.mybackground {background-color:#d66d77;}
Border around this has a color of #d66d77
<div style="border:2px solid #d66d77;">Content here</div>
.myborder {border:2px solid #d66d77;}