#d18c8f color space conversions
Hex:
#d18c8f
RGB:
209, 140, 143
CMY:
18, 45, 44
CMYK:
0, 33, 32, 18
HSL:
357°, 42.8571%, 68.4314%
HSV (HSB):
357°, 33.0144%, 81.9608%
XYZ:
40.6305, 34.2946, 30.4647
xyY:
0.3855, 0.3254, 34.2946
CIE-Lab:
65.1958, 26.6711, 9.1824
CIE-LCH:
65.1958, 28.2075, 18.9977
CIE-Luv:
65.1958, 45.4025, 7.7335
Hunter-Lab:
58.5616, 21.3618, 10.1496
#d18c8f color charts
#d18c8f color shades, tints & tones
#d18c8f color schemes
#d18c8f color preview, HTML & CSS examples
This text has a color of #d18c8f
<p style="color:#d18c8f;">Text here</p>
.mytext {color:#d18c8f;}
This box has a color of #d18c8f
<div style="background-color:#d18c8f;">Content here</div>
.mybackground {background-color:#d18c8f;}
Border around this has a color of #d18c8f
<div style="border:2px solid #d18c8f;">Content here</div>
.myborder {border:2px solid #d18c8f;}