#b07c01 color space conversions
Hex:
#b07c01
RGB:
176, 124, 1
CMY:
31, 51, 100
CMYK:
0, 30, 99, 31
HSL:
42°, 98.8701%, 34.7059%
HSV (HSB):
42°, 99.4318%, 69.0196%
XYZ:
25.1176, 23.6476, 3.2693
xyY:
0.4827, 0.4545, 23.6476
CIE-Lab:
55.7332, 11.6659, 61.5154
CIE-LCH:
55.7332, 62.6118, 79.2618
CIE-Luv:
55.7332, 43.4829, 56.4282
Hunter-Lab:
48.6288, 7.0980, 30.0541
#b07c01 color charts
#b07c01 color shades, tints & tones
#b07c01 color schemes
#b07c01 color preview, HTML & CSS examples
This text has a color of #b07c01
<p style="color:#b07c01;">Text here</p>
.mytext {color:#b07c01;}
This box has a color of #b07c01
<div style="background-color:#b07c01;">Content here</div>
.mybackground {background-color:#b07c01;}
Border around this has a color of #b07c01
<div style="border:2px solid #b07c01;">Content here</div>
.myborder {border:2px solid #b07c01;}