#b0923f color space conversions
Hex:
#b0923f
RGB:
176, 146, 63
CMY:
31, 43, 75
CMYK:
0, 17, 64, 31
HSL:
44°, 47.2803%, 46.8627%
HSV (HSB):
44°, 64.2045%, 69.0196%
XYZ:
29.0806, 30.1468, 8.9888
xyY:
0.4263, 0.4419, 30.1468
CIE-Lab:
61.7806, 1.6572, 47.0194
CIE-LCH:
61.7806, 47.0486, 87.9815
CIE-Luv:
61.7806, 24.9211, 52.6052
Hunter-Lab:
54.9061, -1.5444, 28.7277
#b0923f color charts
#b0923f color shades, tints & tones
#b0923f color schemes
#b0923f color preview, HTML & CSS examples
This text has a color of #b0923f
<p style="color:#b0923f;">Text here</p>
.mytext {color:#b0923f;}
This box has a color of #b0923f
<div style="background-color:#b0923f;">Content here</div>
.mybackground {background-color:#b0923f;}
Border around this has a color of #b0923f
<div style="border:2px solid #b0923f;">Content here</div>
.myborder {border:2px solid #b0923f;}