#b96d31 color space conversions
Hex:
#b96d31
RGB:
185, 109, 49
CMY:
27, 57, 81
CMYK:
0, 41, 74, 27
HSL:
26°, 58.1197%, 45.8824%
HSV (HSB):
26°, 73.5135%, 72.5490%
XYZ:
26.0306, 21.4733, 5.6785
xyY:
0.4895, 0.4038, 21.4733
CIE-Lab:
53.4637, 25.2899, 45.0418
CIE-LCH:
53.4637, 51.6560, 60.6868
CIE-Luv:
53.4637, 60.6741, 42.3287
Hunter-Lab:
46.3393, 19.1766, 25.1720
#b96d31 color charts
#b96d31 color shades, tints & tones
#b96d31 color schemes
#b96d31 color preview, HTML & CSS examples
This text has a color of #b96d31
<p style="color:#b96d31;">Text here</p>
.mytext {color:#b96d31;}
This box has a color of #b96d31
<div style="background-color:#b96d31;">Content here</div>
.mybackground {background-color:#b96d31;}
Border around this has a color of #b96d31
<div style="border:2px solid #b96d31;">Content here</div>
.myborder {border:2px solid #b96d31;}