#d16e6e color space conversions
Hex:
#d16e6e
RGB:
209, 110, 110
CMY:
18, 57, 57
CMYK:
0, 47, 47, 18
HSL:
0°, 51.8325%, 62.5490%
HSV (HSB):
0°, 47.3684%, 81.9608%
XYZ:
34.6849, 25.8330, 17.9100
xyY:
0.4423, 0.3294, 25.8330
CIE-Lab:
57.8782, 38.8632, 17.7934
CIE-LCH:
57.8782, 42.7429, 24.6006
CIE-Luv:
57.8782, 70.4904, 15.1951
Hunter-Lab:
50.8261, 32.8667, 14.6858
#d16e6e color charts
#d16e6e color shades, tints & tones
#d16e6e color schemes
#d16e6e color preview, HTML & CSS examples
This text has a color of #d16e6e
<p style="color:#d16e6e;">Text here</p>
.mytext {color:#d16e6e;}
This box has a color of #d16e6e
<div style="background-color:#d16e6e;">Content here</div>
.mybackground {background-color:#d16e6e;}
Border around this has a color of #d16e6e
<div style="border:2px solid #d16e6e;">Content here</div>
.myborder {border:2px solid #d16e6e;}