#b65c3d color space conversions
Hex:
#b65c3d
RGB:
182, 92, 61
CMY:
29, 64, 76
CMYK:
0, 49, 66, 29
HSL:
15°, 49.7942%, 47.6471%
HSV (HSB):
15°, 66.4835%, 71.3725%
XYZ:
23.9609, 17.9363, 6.6141
xyY:
0.4939, 0.3697, 17.9363
CIE-Lab:
49.4188, 33.8802, 34.1710
CIE-LCH:
49.4188, 48.1199, 45.2449
CIE-Luv:
49.4188, 69.7170, 30.6159
Hunter-Lab:
42.3513, 26.8743, 20.3865
#b65c3d color charts
#b65c3d color shades, tints & tones
#b65c3d color schemes
#b65c3d color preview, HTML & CSS examples
This text has a color of #b65c3d
<p style="color:#b65c3d;">Text here</p>
.mytext {color:#b65c3d;}
This box has a color of #b65c3d
<div style="background-color:#b65c3d;">Content here</div>
.mybackground {background-color:#b65c3d;}
Border around this has a color of #b65c3d
<div style="border:2px solid #b65c3d;">Content here</div>
.myborder {border:2px solid #b65c3d;}