#b65a0e color space conversions
Hex:
#b65a0e
RGB:
182, 90, 14
CMY:
29, 65, 95
CMYK:
0, 51, 92, 29
HSL:
27°, 85.7143%, 38.4314%
HSV (HSB):
27°, 92.3077%, 71.3725%
XYZ:
23.0268, 17.2891, 2.5390
xyY:
0.5373, 0.4034, 17.2891
CIE-Lab:
48.6223, 33.1546, 54.2793
CIE-LCH:
48.6223, 63.6040, 58.5828
CIE-Luv:
48.6223, 75.7200, 43.1456
Hunter-Lab:
41.5802, 26.0868, 25.4858
#b65a0e color charts
#b65a0e color shades, tints & tones
#b65a0e color schemes
#b65a0e color preview, HTML & CSS examples
This text has a color of #b65a0e
<p style="color:#b65a0e;">Text here</p>
.mytext {color:#b65a0e;}
This box has a color of #b65a0e
<div style="background-color:#b65a0e;">Content here</div>
.mybackground {background-color:#b65a0e;}
Border around this has a color of #b65a0e
<div style="border:2px solid #b65a0e;">Content here</div>
.myborder {border:2px solid #b65a0e;}