#b18b3d color space conversions
Hex:
#b18b3d
RGB:
177, 139, 61
CMY:
31, 45, 76
CMYK:
0, 21, 66, 31
HSL:
40°, 48.7395%, 46.6667%
HSV (HSB):
40°, 65.5367%, 69.4118%
XYZ:
28.2064, 28.1493, 8.3616
xyY:
0.4358, 0.4350, 28.1493
CIE-Lab:
60.0234, 5.8212, 46.0642
CIE-LCH:
60.0234, 46.4305, 82.7976
CIE-Luv:
60.0234, 30.7618, 50.2700
Hunter-Lab:
53.0559, 2.0491, 27.7950
#b18b3d color charts
#b18b3d color shades, tints & tones
#b18b3d color schemes
#b18b3d color preview, HTML & CSS examples
This text has a color of #b18b3d
<p style="color:#b18b3d;">Text here</p>
.mytext {color:#b18b3d;}
This box has a color of #b18b3d
<div style="background-color:#b18b3d;">Content here</div>
.mybackground {background-color:#b18b3d;}
Border around this has a color of #b18b3d
<div style="border:2px solid #b18b3d;">Content here</div>
.myborder {border:2px solid #b18b3d;}