#b97245 color space conversions
Hex:
#b97245
RGB:
185, 114, 69
CMY:
27, 55, 73
CMYK:
0, 38, 63, 27
HSL:
23°, 45.6693%, 49.8039%
HSV (HSB):
23°, 62.7027%, 72.5490%
XYZ:
27.0991, 22.7786, 8.5987
xyY:
0.4634, 0.3895, 22.7786
CIE-Lab:
54.8435, 23.7254, 36.3375
CIE-LCH:
54.8435, 43.3971, 56.8588
CIE-Luv:
54.8435, 54.8111, 36.5253
Hunter-Lab:
47.7269, 17.8292, 22.7269
#b97245 color charts
#b97245 color shades, tints & tones
#b97245 color schemes
#b97245 color preview, HTML & CSS examples
This text has a color of #b97245
<p style="color:#b97245;">Text here</p>
.mytext {color:#b97245;}
This box has a color of #b97245
<div style="background-color:#b97245;">Content here</div>
.mybackground {background-color:#b97245;}
Border around this has a color of #b97245
<div style="border:2px solid #b97245;">Content here</div>
.myborder {border:2px solid #b97245;}