#b18d0e color space conversions
Hex:
#b18d0e
RGB:
177, 141, 14
CMY:
31, 45, 95
CMYK:
0, 20, 92, 31
HSL:
47°, 85.3403%, 37.4510%
HSV (HSB):
47°, 92.0904%, 69.4118%
XYZ:
27.7356, 28.4286, 4.4409
xyY:
0.4576, 0.4691, 28.4286
CIE-Lab:
60.2740, 2.8751, 62.6627
CIE-LCH:
60.2740, 62.7286, 87.3730
CIE-Luv:
60.2740, 30.9325, 61.8756
Hunter-Lab:
53.3184, -0.4538, 32.3846
#b18d0e color charts
#b18d0e color shades, tints & tones
#b18d0e color schemes
#b18d0e color preview, HTML & CSS examples
This text has a color of #b18d0e
<p style="color:#b18d0e;">Text here</p>
.mytext {color:#b18d0e;}
This box has a color of #b18d0e
<div style="background-color:#b18d0e;">Content here</div>
.mybackground {background-color:#b18d0e;}
Border around this has a color of #b18d0e
<div style="border:2px solid #b18d0e;">Content here</div>
.myborder {border:2px solid #b18d0e;}