#b07c1c color space conversions
Hex:
#b07c1c
RGB:
176, 124, 28
CMY:
31, 51, 89
CMYK:
0, 30, 84, 31
HSL:
39°, 72.5490%, 40.0000%
HSV (HSB):
39°, 84.0909%, 69.0196%
XYZ:
25.3217, 23.7292, 4.3442
xyY:
0.4742, 0.4444, 23.7292
CIE-Lab:
55.8157, 12.1773, 55.4793
CIE-LCH:
55.8157, 56.8000, 77.6203
CIE-Luv:
55.8157, 42.8416, 53.1864
Hunter-Lab:
48.7127, 7.5404, 28.8114
#b07c1c color charts
#b07c1c color shades, tints & tones
#b07c1c color schemes
#b07c1c color preview, HTML & CSS examples
This text has a color of #b07c1c
<p style="color:#b07c1c;">Text here</p>
.mytext {color:#b07c1c;}
This box has a color of #b07c1c
<div style="background-color:#b07c1c;">Content here</div>
.mybackground {background-color:#b07c1c;}
Border around this has a color of #b07c1c
<div style="border:2px solid #b07c1c;">Content here</div>
.myborder {border:2px solid #b07c1c;}