#b4bd00 color space conversions
Hex:
#b4bd00
RGB:
180, 189, 0
CMY:
29, 26, 100
CMYK:
5, 0, 100, 26
HSL:
63°, 100.0000%, 37.0588%
HSV (HSB):
63°, 100.0000%, 74.1176%
XYZ:
37.0200, 46.0985, 6.9467
xyY:
0.4110, 0.5118, 46.0985
CIE-Lab:
73.6094, -21.0991, 74.5824
CIE-LCH:
73.6094, 77.5094, 105.7960
CIE-Luv:
73.6094, -0.2156, 81.6586
Hunter-Lab:
67.8959, -21.4913, 41.4609
#b4bd00 color charts
#b4bd00 color shades, tints & tones
#b4bd00 color schemes
#b4bd00 color preview, HTML & CSS examples
This text has a color of #b4bd00
<p style="color:#b4bd00;">Text here</p>
.mytext {color:#b4bd00;}
This box has a color of #b4bd00
<div style="background-color:#b4bd00;">Content here</div>
.mybackground {background-color:#b4bd00;}
Border around this has a color of #b4bd00
<div style="border:2px solid #b4bd00;">Content here</div>
.myborder {border:2px solid #b4bd00;}