#b9c96a color space conversions
Hex:
#b9c96a
RGB:
185, 201, 106
CMY:
27, 21, 58
CMYK:
8, 0, 47, 21
HSL:
70°, 46.7980%, 60.1961%
HSV (HSB):
70°, 47.2637%, 78.8235%
XYZ:
43.4957, 53.1282, 21.5980
xyY:
0.3679, 0.4494, 53.1282
CIE-Lab:
77.9506, -19.6532, 45.3438
CIE-LCH:
77.9506, 49.4197, 113.4332
CIE-Luv:
77.9506, -5.7138, 60.6863
Hunter-Lab:
72.8891, -21.0380, 33.4540
#b9c96a color charts
#b9c96a color shades, tints & tones
#b9c96a color schemes
#b9c96a color preview, HTML & CSS examples
This text has a color of #b9c96a
<p style="color:#b9c96a;">Text here</p>
.mytext {color:#b9c96a;}
This box has a color of #b9c96a
<div style="background-color:#b9c96a;">Content here</div>
.mybackground {background-color:#b9c96a;}
Border around this has a color of #b9c96a
<div style="border:2px solid #b9c96a;">Content here</div>
.myborder {border:2px solid #b9c96a;}