#b65e2c color space conversions
Hex:
#b65e2c
RGB:
182, 94, 44
CMY:
29, 63, 83
CMYK:
0, 48, 76, 29
HSL:
22°, 61.0619%, 44.3137%
HSV (HSB):
22°, 75.8242%, 71.3725%
XYZ:
23.7487, 18.1323, 4.6311
xyY:
0.5106, 0.3898, 18.1323
CIE-Lab:
49.6562, 31.9217, 43.3873
CIE-LCH:
49.6562, 53.8651, 53.6566
CIE-Luv:
49.6562, 70.3400, 37.9060
Hunter-Lab:
42.5821, 25.0337, 23.3593
#b65e2c color charts
#b65e2c color shades, tints & tones
#b65e2c color schemes
#b65e2c color preview, HTML & CSS examples
This text has a color of #b65e2c
<p style="color:#b65e2c;">Text here</p>
.mytext {color:#b65e2c;}
This box has a color of #b65e2c
<div style="background-color:#b65e2c;">Content here</div>
.mybackground {background-color:#b65e2c;}
Border around this has a color of #b65e2c
<div style="border:2px solid #b65e2c;">Content here</div>
.myborder {border:2px solid #b65e2c;}