#d18e0e color space conversions
Hex:
#d18e0e
RGB:
209, 142, 14
CMY:
18, 44, 95
CMYK:
0, 32, 93, 18
HSL:
39°, 87.4439%, 43.7255%
HSV (HSB):
39°, 93.3014%, 81.9608%
XYZ:
36.0468, 32.9330, 4.8723
xyY:
0.4881, 0.4459, 32.9330
CIE-Lab:
64.1066, 16.6328, 67.1100
CIE-LCH:
64.1066, 69.1405, 76.0801
CIE-Luv:
64.1066, 55.7446, 63.2142
Hunter-Lab:
57.3873, 11.6937, 35.1373
#d18e0e color charts
#d18e0e color shades, tints & tones
#d18e0e color schemes
#d18e0e color preview, HTML & CSS examples
This text has a color of #d18e0e
<p style="color:#d18e0e;">Text here</p>
.mytext {color:#d18e0e;}
This box has a color of #d18e0e
<div style="background-color:#d18e0e;">Content here</div>
.mybackground {background-color:#d18e0e;}
Border around this has a color of #d18e0e
<div style="border:2px solid #d18e0e;">Content here</div>
.myborder {border:2px solid #d18e0e;}