#b9bc2d color space conversions
Hex:
#b9bc2d
RGB:
185, 188, 45
CMY:
27, 26, 82
CMYK:
2, 0, 76, 26
HSL:
61°, 61.3734%, 45.6863%
HSV (HSB):
61°, 76.0638%, 73.7255%
XYZ:
38.4645, 46.4702, 9.4250
xyY:
0.4076, 0.4925, 46.4702
CIE-Lab:
73.8496, -17.4457, 66.4416
CIE-LCH:
73.8496, 68.6938, 104.7122
CIE-Luv:
73.8496, 3.4558, 76.0704
Hunter-Lab:
68.1690, -18.5770, 39.5210
#b9bc2d color charts
#b9bc2d color shades, tints & tones
#b9bc2d color schemes
#b9bc2d color preview, HTML & CSS examples
This text has a color of #b9bc2d
<p style="color:#b9bc2d;">Text here</p>
.mytext {color:#b9bc2d;}
This box has a color of #b9bc2d
<div style="background-color:#b9bc2d;">Content here</div>
.mybackground {background-color:#b9bc2d;}
Border around this has a color of #b9bc2d
<div style="border:2px solid #b9bc2d;">Content here</div>
.myborder {border:2px solid #b9bc2d;}