#d18e1e color space conversions
Hex:
#d18e1e
RGB:
209, 142, 30
CMY:
18, 44, 88
CMYK:
0, 32, 86, 18
HSL:
38°, 74.8954%, 46.8627%
HSV (HSB):
38°, 85.6459%, 81.9608%
XYZ:
36.2018, 32.9950, 5.6889
xyY:
0.4834, 0.4406, 32.9950
CIE-Lab:
64.1569, 16.9344, 63.4328
CIE-LCH:
64.1569, 65.6543, 75.0526
CIE-Luv:
64.1569, 55.3081, 61.1860
Hunter-Lab:
57.4413, 11.9756, 34.3369
#d18e1e color charts
#d18e1e color shades, tints & tones
#d18e1e color schemes
#d18e1e color preview, HTML & CSS examples
This text has a color of #d18e1e
<p style="color:#d18e1e;">Text here</p>
.mytext {color:#d18e1e;}
This box has a color of #d18e1e
<div style="background-color:#d18e1e;">Content here</div>
.mybackground {background-color:#d18e1e;}
Border around this has a color of #d18e1e
<div style="border:2px solid #d18e1e;">Content here</div>
.myborder {border:2px solid #d18e1e;}