#b07700 color space conversions
Hex:
#b07700
RGB:
176, 119, 0
CMY:
31, 53, 100
CMYK:
0, 32, 100, 31
HSL:
41°, 100.0000%, 34.5098%
HSV (HSB):
41°, 100.0000%, 69.0196%
XYZ:
24.5013, 22.4238, 3.0369
xyY:
0.4904, 0.4488, 22.4238
CIE-Lab:
54.4738, 14.4486, 60.8536
CIE-LCH:
54.4738, 62.5454, 76.6435
CIE-Luv:
54.4738, 47.4906, 54.6368
Hunter-Lab:
47.3537, 9.4888, 29.3453
#b07700 color charts
#b07700 color shades, tints & tones
#b07700 color schemes
#b07700 color preview, HTML & CSS examples
This text has a color of #b07700
<p style="color:#b07700;">Text here</p>
.mytext {color:#b07700;}
This box has a color of #b07700
<div style="background-color:#b07700;">Content here</div>
.mybackground {background-color:#b07700;}
Border around this has a color of #b07700
<div style="border:2px solid #b07700;">Content here</div>
.myborder {border:2px solid #b07700;}