#b9ba1e color space conversions
Hex:
#b9ba1e
RGB:
185, 186, 30
CMY:
27, 27, 88
CMYK:
1, 0, 84, 27
HSL:
60°, 72.2222%, 42.3529%
HSV (HSB):
60°, 83.8710%, 72.9412%
XYZ:
37.8008, 45.5258, 8.0233
xyY:
0.4138, 0.4984, 45.5258
CIE-Lab:
73.2368, -16.9436, 70.0081
CIE-LCH:
73.2368, 72.0293, 103.6053
CIE-Luv:
73.2368, 4.9351, 77.8978
Hunter-Lab:
67.4728, -18.0750, 40.1807
#b9ba1e color charts
#b9ba1e color shades, tints & tones
#b9ba1e color schemes
#b9ba1e color preview, HTML & CSS examples
This text has a color of #b9ba1e
<p style="color:#b9ba1e;">Text here</p>
.mytext {color:#b9ba1e;}
This box has a color of #b9ba1e
<div style="background-color:#b9ba1e;">Content here</div>
.mybackground {background-color:#b9ba1e;}
Border around this has a color of #b9ba1e
<div style="border:2px solid #b9ba1e;">Content here</div>
.myborder {border:2px solid #b9ba1e;}