#b0b96e color space conversions
Hex:
#b0b96e
RGB:
176, 185, 110
CMY:
31, 27, 57
CMYK:
5, 0, 41, 27
HSL:
67°, 34.8837%, 57.8431%
HSV (HSB):
67°, 40.5405%, 72.5490%
XYZ:
38.0679, 45.0538, 21.4417
xyY:
0.3641, 0.4309, 45.0538
CIE-Lab:
72.9273, -14.7456, 36.9649
CIE-LCH:
72.9273, 39.7975, 111.7475
CIE-Luv:
72.9273, -2.0556, 49.9792
Hunter-Lab:
67.1221, -16.2285, 28.0457
#b0b96e color charts
#b0b96e color shades, tints & tones
#b0b96e color schemes
#b0b96e color preview, HTML & CSS examples
This text has a color of #b0b96e
<p style="color:#b0b96e;">Text here</p>
.mytext {color:#b0b96e;}
This box has a color of #b0b96e
<div style="background-color:#b0b96e;">Content here</div>
.mybackground {background-color:#b0b96e;}
Border around this has a color of #b0b96e
<div style="border:2px solid #b0b96e;">Content here</div>
.myborder {border:2px solid #b0b96e;}