#b8b96c color space conversions
Hex:
#b8b96c
RGB:
184, 185, 108
CMY:
28, 27, 58
CMYK:
1, 0, 42, 27
HSL:
61°, 35.4839%, 57.4510%
HSV (HSB):
61°, 41.6216%, 72.5490%
XYZ:
39.8229, 45.9710, 20.9618
xyY:
0.3730, 0.4306, 45.9710
CIE-Lab:
73.5267, -11.7504, 38.8731
CIE-LCH:
73.5267, 40.6102, 106.8187
CIE-Luv:
73.5267, 3.0747, 51.5023
Hunter-Lab:
67.8019, -13.8128, 29.1311
#b8b96c color charts
#b8b96c color shades, tints & tones
#b8b96c color schemes
#b8b96c color preview, HTML & CSS examples
This text has a color of #b8b96c
<p style="color:#b8b96c;">Text here</p>
.mytext {color:#b8b96c;}
This box has a color of #b8b96c
<div style="background-color:#b8b96c;">Content here</div>
.mybackground {background-color:#b8b96c;}
Border around this has a color of #b8b96c
<div style="border:2px solid #b8b96c;">Content here</div>
.myborder {border:2px solid #b8b96c;}