#b05e2b color space conversions
Hex:
#b05e2b
RGB:
176, 94, 43
CMY:
31, 63, 83
CMYK:
0, 47, 76, 31
HSL:
23°, 60.7306%, 42.9412%
HSV (HSB):
23°, 75.5682%, 69.0196%
XYZ:
22.3432, 17.4099, 4.4683
xyY:
0.5053, 0.3937, 17.4099
CIE-Lab:
48.7725, 29.3918, 42.6910
CIE-LCH:
48.7725, 51.8305, 55.4534
CIE-Luv:
48.7725, 65.4227, 37.6748
Hunter-Lab:
41.7252, 22.5650, 22.8583
#b05e2b color charts
#b05e2b color shades, tints & tones
#b05e2b color schemes
#b05e2b color preview, HTML & CSS examples
This text has a color of #b05e2b
<p style="color:#b05e2b;">Text here</p>
.mytext {color:#b05e2b;}
This box has a color of #b05e2b
<div style="background-color:#b05e2b;">Content here</div>
.mybackground {background-color:#b05e2b;}
Border around this has a color of #b05e2b
<div style="border:2px solid #b05e2b;">Content here</div>
.myborder {border:2px solid #b05e2b;}