#d16b8c color space conversions
Hex:
#d16b8c
RGB:
209, 107, 140
CMY:
18, 58, 45
CMYK:
0, 49, 33, 18
HSL:
341°, 52.5773%, 61.9608%
HSV (HSB):
341°, 48.8038%, 81.9608%
XYZ:
36.2858, 25.9641, 27.9101
xyY:
0.4025, 0.2880, 25.9641
CIE-Lab:
58.0030, 43.7399, 0.5447
CIE-LCH:
58.0030, 43.7432, 0.7134
CIE-Luv:
58.0030, 65.6363, -7.2962
Hunter-Lab:
50.9550, 37.9411, 3.1931
#d16b8c color charts
#d16b8c color shades, tints & tones
#d16b8c color schemes
#d16b8c color preview, HTML & CSS examples
This text has a color of #d16b8c
<p style="color:#d16b8c;">Text here</p>
.mytext {color:#d16b8c;}
This box has a color of #d16b8c
<div style="background-color:#d16b8c;">Content here</div>
.mybackground {background-color:#d16b8c;}
Border around this has a color of #d16b8c
<div style="border:2px solid #d16b8c;">Content here</div>
.myborder {border:2px solid #d16b8c;}