#b07a06 color space conversions
Hex:
#b07a06
RGB:
176, 122, 6
CMY:
31, 52, 98
CMYK:
0, 31, 97, 31
HSL:
41°, 93.4066%, 35.6863%
HSV (HSB):
41°, 96.5909%, 69.0196%
XYZ:
24.8969, 23.1623, 3.3309
xyY:
0.4845, 0.4507, 23.1623
CIE-Lab:
55.2391, 12.8529, 60.2759
CIE-LCH:
55.2391, 61.6310, 77.9628
CIE-Luv:
55.2391, 44.9820, 55.2297
Hunter-Lab:
48.1273, 8.1179, 29.5856
#b07a06 color charts
#b07a06 color shades, tints & tones
#b07a06 color schemes
#b07a06 color preview, HTML & CSS examples
This text has a color of #b07a06
<p style="color:#b07a06;">Text here</p>
.mytext {color:#b07a06;}
This box has a color of #b07a06
<div style="background-color:#b07a06;">Content here</div>
.mybackground {background-color:#b07a06;}
Border around this has a color of #b07a06
<div style="border:2px solid #b07a06;">Content here</div>
.myborder {border:2px solid #b07a06;}