#b05b1f color space conversions
Hex:
#b05b1f
RGB:
176, 91, 31
CMY:
31, 64, 88
CMYK:
0, 48, 82, 31
HSL:
25°, 70.0483%, 40.5882%
HSV (HSB):
25°, 82.3864%, 69.0196%
XYZ:
21.8929, 16.8112, 3.3873
xyY:
0.5201, 0.3994, 16.8112
CIE-Lab:
48.0213, 30.5424, 47.4798
CIE-LCH:
48.0213, 56.4550, 57.2480
CIE-Luv:
48.0213, 68.8384, 39.9507
Hunter-Lab:
41.0015, 23.5582, 23.8028
#b05b1f color charts
#b05b1f color shades, tints & tones
#b05b1f color schemes
#b05b1f color preview, HTML & CSS examples
This text has a color of #b05b1f
<p style="color:#b05b1f;">Text here</p>
.mytext {color:#b05b1f;}
This box has a color of #b05b1f
<div style="background-color:#b05b1f;">Content here</div>
.mybackground {background-color:#b05b1f;}
Border around this has a color of #b05b1f
<div style="border:2px solid #b05b1f;">Content here</div>
.myborder {border:2px solid #b05b1f;}