#d18d86 color space conversions
Hex:
#d18d86
RGB:
209, 141, 134
CMY:
18, 45, 47
CMYK:
0, 33, 36, 18
HSL:
6°, 44.9102%, 67.2549%
HSV (HSB):
6°, 35.8852%, 81.9608%
XYZ:
40.1224, 34.3263, 27.0652
xyY:
0.3952, 0.3381, 34.3263
CIE-Lab:
65.2207, 24.9869, 14.2841
CIE-LCH:
65.2207, 28.7816, 29.7550
CIE-Luv:
65.2207, 46.1397, 14.6265
Hunter-Lab:
58.5886, 19.7095, 13.6228
#d18d86 color charts
#d18d86 color shades, tints & tones
#d18d86 color schemes
#d18d86 color preview, HTML & CSS examples
This text has a color of #d18d86
<p style="color:#d18d86;">Text here</p>
.mytext {color:#d18d86;}
This box has a color of #d18d86
<div style="background-color:#d18d86;">Content here</div>
.mybackground {background-color:#d18d86;}
Border around this has a color of #d18d86
<div style="border:2px solid #d18d86;">Content here</div>
.myborder {border:2px solid #d18d86;}