#b18d1d color space conversions
Hex:
#b18d1d
RGB:
177, 141, 29
CMY:
31, 45, 89
CMYK:
0, 20, 84, 31
HSL:
45°, 71.8447%, 40.3922%
HSV (HSB):
45°, 83.6158%, 69.4118%
XYZ:
27.8781, 28.4856, 5.1913
xyY:
0.4529, 0.4628, 28.4856
CIE-Lab:
60.3249, 3.2225, 59.0727
CIE-LCH:
60.3249, 59.1606, 86.8775
CIE-Luv:
60.3249, 30.6239, 59.8203
Hunter-Lab:
53.3719, -0.1636, 31.5933
#b18d1d color charts
#b18d1d color shades, tints & tones
#b18d1d color schemes
#b18d1d color preview, HTML & CSS examples
This text has a color of #b18d1d
<p style="color:#b18d1d;">Text here</p>
.mytext {color:#b18d1d;}
This box has a color of #b18d1d
<div style="background-color:#b18d1d;">Content here</div>
.mybackground {background-color:#b18d1d;}
Border around this has a color of #b18d1d
<div style="border:2px solid #b18d1d;">Content here</div>
.myborder {border:2px solid #b18d1d;}