#b96d07 color space conversions
Hex:
#b96d07
RGB:
185, 109, 7
CMY:
27, 57, 97
CMYK:
0, 41, 96, 27
HSL:
34°, 92.7083%, 37.6471%
HSV (HSB):
34°, 96.2162%, 72.5490%
XYZ:
25.5146, 21.2669, 2.9612
xyY:
0.5129, 0.4275, 21.2669
CIE-Lab:
53.2404, 24.0924, 59.2352
CIE-LCH:
53.2404, 63.9473, 67.8673
CIE-Luv:
53.2404, 62.9478, 50.7073
Hunter-Lab:
46.1161, 18.0554, 28.4742
#b96d07 color charts
#b96d07 color shades, tints & tones
#b96d07 color schemes
#b96d07 color preview, HTML & CSS examples
This text has a color of #b96d07
<p style="color:#b96d07;">Text here</p>
.mytext {color:#b96d07;}
This box has a color of #b96d07
<div style="background-color:#b96d07;">Content here</div>
.mybackground {background-color:#b96d07;}
Border around this has a color of #b96d07
<div style="border:2px solid #b96d07;">Content here</div>
.myborder {border:2px solid #b96d07;}