#b86401 color space conversions
Hex:
#b86401
RGB:
184, 100, 1
CMY:
28, 61, 100
CMYK:
0, 46, 99, 28
HSL:
32°, 98.9189%, 36.2745%
HSV (HSB):
32°, 99.4565%, 72.1569%
XYZ:
24.3298, 19.3069, 2.4730
xyY:
0.5277, 0.4187, 19.3069
CIE-Lab:
51.0443, 28.4864, 58.9544
CIE-LCH:
51.0443, 65.4759, 64.2104
CIE-Luv:
51.0443, 69.6777, 48.0331
Hunter-Lab:
43.9396, 21.9430, 27.4208
#b86401 color charts
#b86401 color shades, tints & tones
#b86401 color schemes
#b86401 color preview, HTML & CSS examples
This text has a color of #b86401
<p style="color:#b86401;">Text here</p>
.mytext {color:#b86401;}
This box has a color of #b86401
<div style="background-color:#b86401;">Content here</div>
.mybackground {background-color:#b86401;}
Border around this has a color of #b86401
<div style="border:2px solid #b86401;">Content here</div>
.myborder {border:2px solid #b86401;}