#d18d7c color space conversions
Hex:
#d18d7c
RGB:
209, 141, 124
CMY:
18, 45, 51
CMYK:
0, 33, 41, 18
HSL:
12°, 48.0226%, 65.2941%
HSV (HSB):
12°, 40.6699%, 81.9608%
XYZ:
39.4575, 34.0603, 23.5634
xyY:
0.4064, 0.3508, 34.0603
CIE-Lab:
65.0104, 23.8098, 19.5971
CIE-LCH:
65.0104, 30.8376, 39.4567
CIE-Luv:
65.0104, 47.5753, 21.3394
Hunter-Lab:
58.3612, 18.5501, 16.9144
#d18d7c color charts
#d18d7c color shades, tints & tones
#d18d7c color schemes
#d18d7c color preview, HTML & CSS examples
This text has a color of #d18d7c
<p style="color:#d18d7c;">Text here</p>
.mytext {color:#d18d7c;}
This box has a color of #d18d7c
<div style="background-color:#d18d7c;">Content here</div>
.mybackground {background-color:#d18d7c;}
Border around this has a color of #d18d7c
<div style="border:2px solid #d18d7c;">Content here</div>
.myborder {border:2px solid #d18d7c;}