#b08c46 color space conversions
Hex:
#b08c46
RGB:
176, 140, 70
CMY:
31, 45, 73
CMYK:
0, 20, 60, 31
HSL:
40°, 43.0894%, 48.2353%
HSV (HSB):
40°, 60.2273%, 69.0196%
XYZ:
28.3881, 28.4285, 9.7854
xyY:
0.4262, 0.4268, 28.4285
CIE-Lab:
60.2739, 5.4559, 41.9216
CIE-LCH:
60.2739, 42.2751, 82.5849
CIE-Luv:
60.2739, 28.7483, 47.0961
Hunter-Lab:
53.3184, 1.7309, 26.4415
#b08c46 color charts
#b08c46 color shades, tints & tones
#b08c46 color schemes
#b08c46 color preview, HTML & CSS examples
This text has a color of #b08c46
<p style="color:#b08c46;">Text here</p>
.mytext {color:#b08c46;}
This box has a color of #b08c46
<div style="background-color:#b08c46;">Content here</div>
.mybackground {background-color:#b08c46;}
Border around this has a color of #b08c46
<div style="border:2px solid #b08c46;">Content here</div>
.myborder {border:2px solid #b08c46;}