#b04c1e color space conversions
Hex:
#b04c1e
RGB:
176, 76, 30
CMY:
31, 70, 88
CMYK:
0, 57, 83, 31
HSL:
19°, 70.8738%, 40.3922%
HSV (HSB):
19°, 82.9545%, 69.0196%
XYZ:
20.7233, 14.4927, 2.9334
xyY:
0.5432, 0.3799, 14.4927
CIE-Lab:
44.9314, 38.3023, 45.0978
CIE-LCH:
44.9314, 59.1682, 49.6582
CIE-Luv:
44.9314, 80.5346, 35.0008
Hunter-Lab:
38.0693, 30.5463, 22.0799
#b04c1e color charts
#b04c1e color shades, tints & tones
#b04c1e color schemes
#b04c1e color preview, HTML & CSS examples
This text has a color of #b04c1e
<p style="color:#b04c1e;">Text here</p>
.mytext {color:#b04c1e;}
This box has a color of #b04c1e
<div style="background-color:#b04c1e;">Content here</div>
.mybackground {background-color:#b04c1e;}
Border around this has a color of #b04c1e
<div style="border:2px solid #b04c1e;">Content here</div>
.myborder {border:2px solid #b04c1e;}