#b0b98e color space conversions
Hex:
#b0b98e
RGB:
176, 185, 142
CMY:
31, 27, 44
CMYK:
5, 0, 23, 27
HSL:
73°, 23.4973%, 64.1176%
HSV (HSB):
73°, 23.2432%, 72.5490%
XYZ:
40.1359, 45.8810, 32.3317
xyY:
0.3391, 0.3877, 45.8810
CIE-Lab:
73.4683, -10.5207, 20.8258
CIE-LCH:
73.4683, 23.3324, 116.8018
CIE-Luv:
73.4683, -3.1737, 30.5378
Hunter-Lab:
67.7355, -12.7690, 19.1144
#b0b98e color charts
#b0b98e color shades, tints & tones
#b0b98e color schemes
#b0b98e color preview, HTML & CSS examples
This text has a color of #b0b98e
<p style="color:#b0b98e;">Text here</p>
.mytext {color:#b0b98e;}
This box has a color of #b0b98e
<div style="background-color:#b0b98e;">Content here</div>
.mybackground {background-color:#b0b98e;}
Border around this has a color of #b0b98e
<div style="border:2px solid #b0b98e;">Content here</div>
.myborder {border:2px solid #b0b98e;}