#d18b8e color space conversions
Hex:
#d18b8e
RGB:
209, 139, 142
CMY:
18, 45, 44
CMYK:
0, 33, 32, 18
HSL:
357°, 43.2099%, 68.2353%
HSV (HSB):
357°, 33.4928%, 81.9608%
XYZ:
40.4096, 33.9735, 30.0189
xyY:
0.3871, 0.3254, 33.9735
CIE-Lab:
64.9416, 27.0830, 9.3852
CIE-LCH:
64.9416, 28.6630, 19.1130
CIE-Luv:
64.9416, 46.1739, 7.9061
Hunter-Lab:
58.2868, 21.7501, 10.2652
#d18b8e color charts
#d18b8e color shades, tints & tones
#d18b8e color schemes
#d18b8e color preview, HTML & CSS examples
This text has a color of #d18b8e
<p style="color:#d18b8e;">Text here</p>
.mytext {color:#d18b8e;}
This box has a color of #d18b8e
<div style="background-color:#d18b8e;">Content here</div>
.mybackground {background-color:#d18b8e;}
Border around this has a color of #d18b8e
<div style="border:2px solid #d18b8e;">Content here</div>
.myborder {border:2px solid #d18b8e;}