#b86f0d color space conversions
Hex:
#b86f0d
RGB:
184, 111, 13
CMY:
28, 56, 95
CMYK:
0, 40, 93, 28
HSL:
34°, 86.8020%, 38.6275%
HSV (HSB):
34°, 92.9348%, 72.1569%
XYZ:
25.5242, 21.5883, 3.2025
xyY:
0.5073, 0.4291, 21.5883
CIE-Lab:
53.5874, 22.6373, 58.2424
CIE-LCH:
53.5874, 62.4870, 68.7602
CIE-Luv:
53.5874, 60.3203, 50.8132
Hunter-Lab:
46.4632, 16.7472, 28.4377
#b86f0d color charts
#b86f0d color shades, tints & tones
#b86f0d color schemes
#b86f0d color preview, HTML & CSS examples
This text has a color of #b86f0d
<p style="color:#b86f0d;">Text here</p>
.mytext {color:#b86f0d;}
This box has a color of #b86f0d
<div style="background-color:#b86f0d;">Content here</div>
.mybackground {background-color:#b86f0d;}
Border around this has a color of #b86f0d
<div style="border:2px solid #b86f0d;">Content here</div>
.myborder {border:2px solid #b86f0d;}