#b15e00 color space conversions
Hex:
#b15e00
RGB:
177, 94, 0
CMY:
31, 63, 100
CMYK:
0, 47, 100, 31
HSL:
32°, 100.0000%, 34.7059%
HSV (HSB):
32°, 100.0000%, 69.4118%
XYZ:
22.1342, 17.3525, 2.1828
xyY:
0.5312, 0.4164, 17.3525
CIE-Lab:
48.7012, 28.7335, 57.2229
CIE-LCH:
48.7012, 64.0319, 63.3373
CIE-Luv:
48.7012, 68.7227, 45.6534
Hunter-Lab:
41.6564, 21.9476, 26.0527
#b15e00 color charts
#b15e00 color shades, tints & tones
#b15e00 color schemes
#b15e00 color preview, HTML & CSS examples
This text has a color of #b15e00
<p style="color:#b15e00;">Text here</p>
.mytext {color:#b15e00;}
This box has a color of #b15e00
<div style="background-color:#b15e00;">Content here</div>
.mybackground {background-color:#b15e00;}
Border around this has a color of #b15e00
<div style="border:2px solid #b15e00;">Content here</div>
.myborder {border:2px solid #b15e00;}