#d18d9e color space conversions
Hex:
#d18d9e
RGB:
209, 141, 158
CMY:
18, 45, 38
CMYK:
0, 33, 24, 18
HSL:
345°, 42.5000%, 68.6275%
HSV (HSB):
345°, 32.5359%, 81.9608%
XYZ:
41.9909, 35.0737, 36.9045
xyY:
0.3684, 0.3077, 35.0737
CIE-Lab:
65.8060, 28.1986, 1.5998
CIE-LCH:
65.8060, 28.2439, 3.2471
CIE-Luv:
65.8060, 42.4307, -2.8331
Hunter-Lab:
59.2230, 22.9216, 4.5099
#d18d9e color charts
#d18d9e color shades, tints & tones
#d18d9e color schemes
#d18d9e color preview, HTML & CSS examples
This text has a color of #d18d9e
<p style="color:#d18d9e;">Text here</p>
.mytext {color:#d18d9e;}
This box has a color of #d18d9e
<div style="background-color:#d18d9e;">Content here</div>
.mybackground {background-color:#d18d9e;}
Border around this has a color of #d18d9e
<div style="border:2px solid #d18d9e;">Content here</div>
.myborder {border:2px solid #d18d9e;}