#b18c2d color space conversions
Hex:
#b18c2d
RGB:
177, 140, 45
CMY:
31, 45, 82
CMYK:
0, 21, 75, 31
HSL:
43°, 59.4595%, 43.5294%
HSV (HSB):
43°, 74.5763%, 69.4118%
XYZ:
27.9832, 28.2927, 6.4688
xyY:
0.4460, 0.4509, 28.2927
CIE-Lab:
60.1523, 4.3835, 53.2570
CIE-LCH:
60.1523, 53.4371, 85.2947
CIE-Luv:
60.1523, 30.8227, 55.8292
Hunter-Lab:
53.1909, 0.8229, 30.0231
#b18c2d color charts
#b18c2d color shades, tints & tones
#b18c2d color schemes
#b18c2d color preview, HTML & CSS examples
This text has a color of #b18c2d
<p style="color:#b18c2d;">Text here</p>
.mytext {color:#b18c2d;}
This box has a color of #b18c2d
<div style="background-color:#b18c2d;">Content here</div>
.mybackground {background-color:#b18c2d;}
Border around this has a color of #b18c2d
<div style="border:2px solid #b18c2d;">Content here</div>
.myborder {border:2px solid #b18c2d;}