#b97e2d color space conversions
Hex:
#b97e2d
RGB:
185, 126, 45
CMY:
27, 51, 82
CMYK:
0, 32, 76, 27
HSL:
35°, 60.8696%, 45.0980%
HSV (HSB):
35°, 75.6757%, 72.5490%
XYZ:
27.9421, 25.4255, 5.9175
xyY:
0.4713, 0.4289, 25.4255
CIE-Lab:
57.4876, 15.7061, 50.9457
CIE-LCH:
57.4876, 53.3118, 72.8659
CIE-Luv:
57.4876, 47.7295, 50.4209
Hunter-Lab:
50.4237, 10.6737, 28.3385
#b97e2d color charts
#b97e2d color shades, tints & tones
#b97e2d color schemes
#b97e2d color preview, HTML & CSS examples
This text has a color of #b97e2d
<p style="color:#b97e2d;">Text here</p>
.mytext {color:#b97e2d;}
This box has a color of #b97e2d
<div style="background-color:#b97e2d;">Content here</div>
.mybackground {background-color:#b97e2d;}
Border around this has a color of #b97e2d
<div style="border:2px solid #b97e2d;">Content here</div>
.myborder {border:2px solid #b97e2d;}