#b05e3c color space conversions
Hex:
#b05e3c
RGB:
176, 94, 60
CMY:
31, 63, 76
CMYK:
0, 47, 66, 31
HSL:
18°, 49.1525%, 46.2745%
HSV (HSB):
18°, 65.9091%, 69.0196%
XYZ:
22.7228, 17.5618, 6.4671
xyY:
0.4860, 0.3756, 17.5618
CIE-Lab:
48.9602, 30.3202, 33.9671
CIE-LCH:
48.9602, 45.5310, 48.2468
CIE-Luv:
48.9602, 63.4111, 31.1532
Hunter-Lab:
41.9068, 23.4500, 20.1850
#b05e3c color charts
#b05e3c color shades, tints & tones
#b05e3c color schemes
#b05e3c color preview, HTML & CSS examples
This text has a color of #b05e3c
<p style="color:#b05e3c;">Text here</p>
.mytext {color:#b05e3c;}
This box has a color of #b05e3c
<div style="background-color:#b05e3c;">Content here</div>
.mybackground {background-color:#b05e3c;}
Border around this has a color of #b05e3c
<div style="border:2px solid #b05e3c;">Content here</div>
.myborder {border:2px solid #b05e3c;}