#b65d3b color space conversions
Hex:
#b65d3b
RGB:
182, 93, 59
CMY:
29, 64, 77
CMYK:
0, 49, 68, 29
HSL:
17°, 51.0373%, 47.2549%
HSV (HSB):
17°, 67.5824%, 71.3725%
XYZ:
23.9952, 18.0896, 6.3646
xyY:
0.4953, 0.3734, 18.0896
CIE-Lab:
49.6045, 33.2301, 35.4924
CIE-LCH:
49.6045, 48.6204, 46.8855
CIE-Luv:
49.6045, 69.2649, 31.8826
Hunter-Lab:
42.5318, 26.2737, 20.8999
#b65d3b color charts
#b65d3b color shades, tints & tones
#b65d3b color schemes
#b65d3b color preview, HTML & CSS examples
This text has a color of #b65d3b
<p style="color:#b65d3b;">Text here</p>
.mytext {color:#b65d3b;}
This box has a color of #b65d3b
<div style="background-color:#b65d3b;">Content here</div>
.mybackground {background-color:#b65d3b;}
Border around this has a color of #b65d3b
<div style="border:2px solid #b65d3b;">Content here</div>
.myborder {border:2px solid #b65d3b;}