#b96d00 color space conversions
Hex:
#b96d00
RGB:
185, 109, 0
CMY:
27, 57, 100
CMYK:
0, 41, 100, 27
HSL:
35°, 100.0000%, 36.2745%
HSV (HSB):
35°, 100.0000%, 72.5490%
XYZ:
25.4762, 21.2516, 2.7592
xyY:
0.5148, 0.4294, 21.2516
CIE-Lab:
53.2237, 24.0025, 60.6061
CIE-LCH:
53.2237, 65.1860, 68.3944
CIE-Luv:
53.2237, 63.1226, 51.3498
Hunter-Lab:
46.0994, 17.9716, 28.7209
#b96d00 color charts
#b96d00 color shades, tints & tones
#b96d00 color schemes
#b96d00 color preview, HTML & CSS examples
This text has a color of #b96d00
<p style="color:#b96d00;">Text here</p>
.mytext {color:#b96d00;}
This box has a color of #b96d00
<div style="background-color:#b96d00;">Content here</div>
.mybackground {background-color:#b96d00;}
Border around this has a color of #b96d00
<div style="border:2px solid #b96d00;">Content here</div>
.myborder {border:2px solid #b96d00;}