#b5bf2e color space conversions
Hex:
#b5bf2e
RGB:
181, 191, 46
CMY:
29, 25, 82
CMYK:
5, 0, 76, 25
HSL:
64°, 61.1814%, 46.4706%
HSV (HSB):
64°, 75.9162%, 74.9020%
XYZ:
38.1800, 47.2826, 9.6989
xyY:
0.4012, 0.4969, 47.2826
CIE-Lab:
74.3702, -20.6036, 66.4901
CIE-LCH:
74.3702, 69.6092, 107.2168
CIE-Luv:
74.3702, -1.1278, 77.0357
Hunter-Lab:
68.7624, -21.2228, 39.7708
#b5bf2e color charts
#b5bf2e color shades, tints & tones
#b5bf2e color schemes
#b5bf2e color preview, HTML & CSS examples
This text has a color of #b5bf2e
<p style="color:#b5bf2e;">Text here</p>
.mytext {color:#b5bf2e;}
This box has a color of #b5bf2e
<div style="background-color:#b5bf2e;">Content here</div>
.mybackground {background-color:#b5bf2e;}
Border around this has a color of #b5bf2e
<div style="border:2px solid #b5bf2e;">Content here</div>
.myborder {border:2px solid #b5bf2e;}