#b07e01 color space conversions
Hex:
#b07e01
RGB:
176, 126, 1
CMY:
31, 51, 100
CMYK:
0, 28, 99, 31
HSL:
43°, 98.8701%, 34.7059%
HSV (HSB):
43°, 99.4318%, 69.0196%
XYZ:
25.3708, 24.1540, 3.3537
xyY:
0.4798, 0.4568, 24.1540
CIE-Lab:
56.2417, 10.5489, 61.8616
CIE-LCH:
56.2417, 62.7546, 80.3227
CIE-Luv:
56.2417, 41.9008, 57.1855
Hunter-Lab:
49.1467, 6.1396, 30.3568
#b07e01 color charts
#b07e01 color shades, tints & tones
#b07e01 color schemes
#b07e01 color preview, HTML & CSS examples
This text has a color of #b07e01
<p style="color:#b07e01;">Text here</p>
.mytext {color:#b07e01;}
This box has a color of #b07e01
<div style="background-color:#b07e01;">Content here</div>
.mybackground {background-color:#b07e01;}
Border around this has a color of #b07e01
<div style="border:2px solid #b07e01;">Content here</div>
.myborder {border:2px solid #b07e01;}