#b97d40 color space conversions
Hex:
#b97d40
RGB:
185, 125, 64
CMY:
27, 51, 75
CMYK:
0, 32, 65, 27
HSL:
30°, 48.5944%, 48.8235%
HSV (HSB):
30°, 65.4054%, 72.5490%
XYZ:
28.2666, 25.3517, 8.2540
xyY:
0.4569, 0.4097, 25.3517
CIE-Lab:
57.4165, 17.2949, 41.9356
CIE-LCH:
57.4165, 45.3620, 67.5880
CIE-Luv:
57.4165, 47.0991, 43.4669
Hunter-Lab:
50.3505, 12.0961, 25.5258
#b97d40 color charts
#b97d40 color shades, tints & tones
#b97d40 color schemes
#b97d40 color preview, HTML & CSS examples
This text has a color of #b97d40
<p style="color:#b97d40;">Text here</p>
.mytext {color:#b97d40;}
This box has a color of #b97d40
<div style="background-color:#b97d40;">Content here</div>
.mybackground {background-color:#b97d40;}
Border around this has a color of #b97d40
<div style="border:2px solid #b97d40;">Content here</div>
.myborder {border:2px solid #b97d40;}