#d18e1f color space conversions
Hex:
#d18e1f
RGB:
209, 142, 31
CMY:
18, 44, 88
CMYK:
0, 32, 85, 18
HSL:
37°, 74.1667%, 47.0588%
HSV (HSB):
37°, 85.1675%, 81.9608%
XYZ:
36.2148, 33.0002, 5.7573
xyY:
0.4830, 0.4402, 33.0002
CIE-Lab:
64.1611, 16.9596, 63.1418
CIE-LCH:
64.1611, 65.3798, 74.9655
CIE-Luv:
64.1611, 55.2718, 61.0174
Hunter-Lab:
57.4458, 11.9992, 34.2700
#d18e1f color charts
#d18e1f color shades, tints & tones
#d18e1f color schemes
#d18e1f color preview, HTML & CSS examples
This text has a color of #d18e1f
<p style="color:#d18e1f;">Text here</p>
.mytext {color:#d18e1f;}
This box has a color of #d18e1f
<div style="background-color:#d18e1f;">Content here</div>
.mybackground {background-color:#d18e1f;}
Border around this has a color of #d18e1f
<div style="border:2px solid #d18e1f;">Content here</div>
.myborder {border:2px solid #d18e1f;}