#b96c08 color space conversions
Hex:
#b96c08
RGB:
185, 108, 8
CMY:
27, 58, 97
CMYK:
0, 42, 96, 27
HSL:
34°, 91.7098%, 37.8431%
HSV (HSB):
34°, 95.6757%, 72.5490%
XYZ:
25.4140, 21.0569, 2.9547
xyY:
0.5142, 0.4260, 21.0569
CIE-Lab:
53.0118, 24.6533, 58.8851
CIE-LCH:
53.0118, 63.8376, 67.2825
CIE-Luv:
53.0118, 63.7439, 50.2555
Hunter-Lab:
45.8878, 18.5546, 28.3039
#b96c08 color charts
#b96c08 color shades, tints & tones
#b96c08 color schemes
#b96c08 color preview, HTML & CSS examples
This text has a color of #b96c08
<p style="color:#b96c08;">Text here</p>
.mytext {color:#b96c08;}
This box has a color of #b96c08
<div style="background-color:#b96c08;">Content here</div>
.mybackground {background-color:#b96c08;}
Border around this has a color of #b96c08
<div style="border:2px solid #b96c08;">Content here</div>
.myborder {border:2px solid #b96c08;}