#b15b00 color space conversions
Hex:
#b15b00
RGB:
177, 91, 0
CMY:
31, 64, 100
CMYK:
0, 49, 100, 31
HSL:
31°, 100.0000%, 34.7059%
HSV (HSB):
31°, 100.0000%, 69.4118%
XYZ:
21.8725, 16.8293, 2.0956
xyY:
0.5361, 0.4125, 16.8293
CIE-Lab:
48.0442, 30.3485, 56.8236
CIE-LCH:
48.0442, 64.4202, 61.8941
CIE-Luv:
48.0442, 71.1757, 44.6266
Hunter-Lab:
41.0235, 23.3799, 25.6878
#b15b00 color charts
#b15b00 color shades, tints & tones
#b15b00 color schemes
#b15b00 color preview, HTML & CSS examples
This text has a color of #b15b00
<p style="color:#b15b00;">Text here</p>
.mytext {color:#b15b00;}
This box has a color of #b15b00
<div style="background-color:#b15b00;">Content here</div>
.mybackground {background-color:#b15b00;}
Border around this has a color of #b15b00
<div style="border:2px solid #b15b00;">Content here</div>
.myborder {border:2px solid #b15b00;}