#b96d01 color space conversions
Hex:
#b96d01
RGB:
185, 109, 1
CMY:
27, 57, 100
CMYK:
0, 41, 99, 27
HSL:
35°, 98.9247%, 36.4706%
HSV (HSB):
35°, 99.4595%, 72.5490%
XYZ:
25.4817, 21.2538, 2.7881
xyY:
0.5145, 0.4292, 21.2538
CIE-Lab:
53.2261, 24.0153, 60.4062
CIE-LCH:
53.2261, 65.0049, 68.3190
CIE-Luv:
53.2261, 63.0975, 51.2578
Hunter-Lab:
46.1018, 17.9836, 28.6856
#b96d01 color charts
#b96d01 color shades, tints & tones
#b96d01 color schemes
#b96d01 color preview, HTML & CSS examples
This text has a color of #b96d01
<p style="color:#b96d01;">Text here</p>
.mytext {color:#b96d01;}
This box has a color of #b96d01
<div style="background-color:#b96d01;">Content here</div>
.mybackground {background-color:#b96d01;}
Border around this has a color of #b96d01
<div style="border:2px solid #b96d01;">Content here</div>
.myborder {border:2px solid #b96d01;}