#b5962f color space conversions
Hex:
#b5962f
RGB:
181, 150, 47
CMY:
29, 41, 82
CMYK:
0, 17, 74, 29
HSL:
46°, 58.7719%, 44.7059%
HSV (HSB):
46°, 74.0331%, 70.9804%
XYZ:
30.4755, 31.8417, 7.2292
xyY:
0.4382, 0.4578, 31.8417
CIE-Lab:
63.2118, 0.7913, 55.5869
CIE-LCH:
63.2118, 55.5925, 89.1844
CIE-Luv:
63.2118, 26.5064, 59.6492
Hunter-Lab:
56.4284, -2.3467, 31.9042
#b5962f color charts
#b5962f color shades, tints & tones
#b5962f color schemes
#b5962f color preview, HTML & CSS examples
This text has a color of #b5962f
<p style="color:#b5962f;">Text here</p>
.mytext {color:#b5962f;}
This box has a color of #b5962f
<div style="background-color:#b5962f;">Content here</div>
.mybackground {background-color:#b5962f;}
Border around this has a color of #b5962f
<div style="border:2px solid #b5962f;">Content here</div>
.myborder {border:2px solid #b5962f;}