#b0993d color space conversions
Hex:
#b0993d
RGB:
176, 153, 61
CMY:
31, 40, 76
CMYK:
0, 13, 65, 31
HSL:
48°, 48.5232%, 46.4706%
HSV (HSB):
48°, 65.3409%, 69.0196%
XYZ:
30.1380, 32.3495, 9.0705
xyY:
0.4212, 0.4521, 32.3495
CIE-Lab:
63.6307, -2.2820, 49.9461
CIE-LCH:
63.6307, 49.9982, 92.6159
CIE-Luv:
63.6307, 20.1327, 56.4533
Hunter-Lab:
56.8766, -4.9497, 30.3582
#b0993d color charts
#b0993d color shades, tints & tones
#b0993d color schemes
#b0993d color preview, HTML & CSS examples
This text has a color of #b0993d
<p style="color:#b0993d;">Text here</p>
.mytext {color:#b0993d;}
This box has a color of #b0993d
<div style="background-color:#b0993d;">Content here</div>
.mybackground {background-color:#b0993d;}
Border around this has a color of #b0993d
<div style="border:2px solid #b0993d;">Content here</div>
.myborder {border:2px solid #b0993d;}