#b08f5d color space conversions
Hex:
#b08f5d
RGB:
176, 143, 93
CMY:
31, 44, 64
CMYK:
0, 19, 47, 31
HSL:
36°, 34.4398%, 52.7451%
HSV (HSB):
36°, 47.1591%, 69.0196%
XYZ:
29.7027, 29.6653, 14.5164
xyY:
0.4020, 0.4015, 29.6653
CIE-Lab:
61.3644, 5.8371, 31.2154
CIE-LCH:
61.3644, 31.7565, 79.4083
CIE-Luv:
61.3644, 25.0667, 37.3771
Hunter-Lab:
54.4659, 2.0289, 22.3240
#b08f5d color charts
#b08f5d color shades, tints & tones
#b08f5d color schemes
#b08f5d color preview, HTML & CSS examples
This text has a color of #b08f5d
<p style="color:#b08f5d;">Text here</p>
.mytext {color:#b08f5d;}
This box has a color of #b08f5d
<div style="background-color:#b08f5d;">Content here</div>
.mybackground {background-color:#b08f5d;}
Border around this has a color of #b08f5d
<div style="border:2px solid #b08f5d;">Content here</div>
.myborder {border:2px solid #b08f5d;}