#d18f2f color space conversions
Hex:
#d18f2f
RGB:
209, 143, 47
CMY:
18, 44, 82
CMYK:
0, 32, 78, 18
HSL:
36°, 63.7795%, 50.1961%
HSV (HSB):
36°, 77.5120%, 81.9608%
XYZ:
36.6300, 33.4055, 7.2066
xyY:
0.4742, 0.4325, 33.4055
CIE-Lab:
64.4879, 16.9312, 57.8713
CIE-LCH:
64.4879, 60.2972, 73.6923
CIE-Luv:
64.4879, 53.7511, 57.9953
Hunter-Lab:
57.7975, 11.9816, 33.0655
#d18f2f color charts
#d18f2f color shades, tints & tones
#d18f2f color schemes
#d18f2f color preview, HTML & CSS examples
This text has a color of #d18f2f
<p style="color:#d18f2f;">Text here</p>
.mytext {color:#d18f2f;}
This box has a color of #d18f2f
<div style="background-color:#d18f2f;">Content here</div>
.mybackground {background-color:#d18f2f;}
Border around this has a color of #d18f2f
<div style="border:2px solid #d18f2f;">Content here</div>
.myborder {border:2px solid #d18f2f;}