#b18c28 color space conversions
Hex:
#b18c28
RGB:
177, 140, 40
CMY:
31, 45, 84
CMYK:
0, 21, 77, 31
HSL:
44°, 63.1336%, 42.5490%
HSV (HSB):
44°, 77.4011%, 69.4118%
XYZ:
27.8925, 28.2565, 5.9914
xyY:
0.4489, 0.4547, 28.2565
CIE-Lab:
60.1197, 4.1642, 55.1698
CIE-LCH:
60.1197, 55.3267, 85.6835
CIE-Luv:
60.1197, 31.0185, 57.1120
Hunter-Lab:
53.1568, 0.6384, 30.5271
#b18c28 color charts
#b18c28 color shades, tints & tones
#b18c28 color schemes
#b18c28 color preview, HTML & CSS examples
This text has a color of #b18c28
<p style="color:#b18c28;">Text here</p>
.mytext {color:#b18c28;}
This box has a color of #b18c28
<div style="background-color:#b18c28;">Content here</div>
.mybackground {background-color:#b18c28;}
Border around this has a color of #b18c28
<div style="border:2px solid #b18c28;">Content here</div>
.myborder {border:2px solid #b18c28;}