#d16d86 color space conversions
Hex:
#d16d86
RGB:
209, 109, 134
CMY:
18, 57, 47
CMYK:
0, 48, 36, 18
HSL:
345°, 52.0833%, 62.3529%
HSV (HSB):
345°, 47.8469%, 81.9608%
XYZ:
36.0662, 26.2138, 25.7131
xyY:
0.4099, 0.2979, 26.2138
CIE-Lab:
58.2395, 41.9875, 4.3773
CIE-LCH:
58.2395, 42.2150, 5.9517
CIE-Luv:
58.2395, 65.8962, -1.8646
Hunter-Lab:
51.1994, 36.1410, 6.0633
#d16d86 color charts
#d16d86 color shades, tints & tones
#d16d86 color schemes
#d16d86 color preview, HTML & CSS examples
This text has a color of #d16d86
<p style="color:#d16d86;">Text here</p>
.mytext {color:#d16d86;}
This box has a color of #d16d86
<div style="background-color:#d16d86;">Content here</div>
.mybackground {background-color:#d16d86;}
Border around this has a color of #d16d86
<div style="border:2px solid #d16d86;">Content here</div>
.myborder {border:2px solid #d16d86;}