#d18b2c color space conversions
Hex:
#d18b2c
RGB:
209, 139, 44
CMY:
18, 45, 83
CMYK:
0, 33, 79, 18
HSL:
35°, 65.2174%, 49.6078%
HSV (HSB):
35°, 78.9474%, 81.9608%
XYZ:
35.9817, 32.2024, 6.7021
xyY:
0.4805, 0.4300, 32.2024
CIE-Lab:
63.5098, 18.9876, 58.1186
CIE-LCH:
63.5098, 61.1416, 71.9076
CIE-Luv:
63.5098, 57.0712, 57.1684
Hunter-Lab:
56.7472, 13.8742, 32.7206
#d18b2c color charts
#d18b2c color shades, tints & tones
#d18b2c color schemes
#d18b2c color preview, HTML & CSS examples
This text has a color of #d18b2c
<p style="color:#d18b2c;">Text here</p>
.mytext {color:#d18b2c;}
This box has a color of #d18b2c
<div style="background-color:#d18b2c;">Content here</div>
.mybackground {background-color:#d18b2c;}
Border around this has a color of #d18b2c
<div style="border:2px solid #d18b2c;">Content here</div>
.myborder {border:2px solid #d18b2c;}