#d18b40 color space conversions
Hex:
#d18b40
RGB:
209, 139, 64
CMY:
18, 45, 75
CMYK:
0, 33, 69, 18
HSL:
31°, 61.1814%, 53.5294%
HSV (HSB):
31°, 69.3780%, 81.9608%
XYZ:
36.4525, 32.3907, 9.1813
xyY:
0.4672, 0.4151, 32.3907
CIE-Lab:
63.6645, 19.8915, 49.6503
CIE-LCH:
63.6645, 53.4867, 68.1674
CIE-Luv:
63.6645, 55.7319, 51.1740
Hunter-Lab:
56.9128, 14.7313, 30.2742
#d18b40 color charts
#d18b40 color shades, tints & tones
#d18b40 color schemes
#d18b40 color preview, HTML & CSS examples
This text has a color of #d18b40
<p style="color:#d18b40;">Text here</p>
.mytext {color:#d18b40;}
This box has a color of #d18b40
<div style="background-color:#d18b40;">Content here</div>
.mybackground {background-color:#d18b40;}
Border around this has a color of #d18b40
<div style="border:2px solid #d18b40;">Content here</div>
.myborder {border:2px solid #d18b40;}