#b04f1e color space conversions
Hex:
#b04f1e
RGB:
176, 79, 30
CMY:
31, 69, 88
CMYK:
0, 55, 83, 31
HSL:
20°, 70.8738%, 40.3922%
HSV (HSB):
20°, 82.9545%, 69.0196%
XYZ:
20.9348, 14.9158, 3.0039
xyY:
0.5388, 0.3839, 14.9158
CIE-Lab:
45.5187, 36.7916, 45.6337
CIE-LCH:
45.5187, 58.6179, 51.1229
CIE-Luv:
45.5187, 78.2600, 35.9989
Hunter-Lab:
38.6210, 29.1706, 22.4231
#b04f1e color charts
#b04f1e color shades, tints & tones
#b04f1e color schemes
#b04f1e color preview, HTML & CSS examples
This text has a color of #b04f1e
<p style="color:#b04f1e;">Text here</p>
.mytext {color:#b04f1e;}
This box has a color of #b04f1e
<div style="background-color:#b04f1e;">Content here</div>
.mybackground {background-color:#b04f1e;}
Border around this has a color of #b04f1e
<div style="border:2px solid #b04f1e;">Content here</div>
.myborder {border:2px solid #b04f1e;}