#b96e0c color space conversions
Hex:
#b96e0c
RGB:
185, 110, 12
CMY:
27, 57, 95
CMYK:
0, 41, 94, 27
HSL:
34°, 87.8173%, 38.6275%
HSV (HSB):
34°, 93.5135%, 72.5490%
XYZ:
25.6499, 21.4927, 3.1444
xyY:
0.5101, 0.4274, 21.4927
CIE-Lab:
53.4846, 23.6090, 58.4402
CIE-LCH:
53.4846, 63.0289, 68.0020
CIE-Luv:
53.4846, 62.0019, 50.6028
Hunter-Lab:
46.3602, 17.6289, 28.4307
#b96e0c color charts
#b96e0c color shades, tints & tones
#b96e0c color schemes
#b96e0c color preview, HTML & CSS examples
This text has a color of #b96e0c
<p style="color:#b96e0c;">Text here</p>
.mytext {color:#b96e0c;}
This box has a color of #b96e0c
<div style="background-color:#b96e0c;">Content here</div>
.mybackground {background-color:#b96e0c;}
Border around this has a color of #b96e0c
<div style="border:2px solid #b96e0c;">Content here</div>
.myborder {border:2px solid #b96e0c;}