#b5bf5f color space conversions
Hex:
#b5bf5f
RGB:
181, 191, 95
CMY:
29, 25, 63
CMYK:
5, 0, 50, 25
HSL:
66°, 42.8571%, 56.0784%
HSV (HSB):
66°, 50.2618%, 74.9020%
XYZ:
39.7524, 47.9116, 17.9792
xyY:
0.3763, 0.4535, 47.9116
CIE-Lab:
74.7691, -17.3265, 46.7750
CIE-LCH:
74.7691, 49.8809, 110.3258
CIE-Luv:
74.7691, -2.0439, 60.7166
Hunter-Lab:
69.2182, -18.6182, 33.0524
#b5bf5f color charts
#b5bf5f color shades, tints & tones
#b5bf5f color schemes
#b5bf5f color preview, HTML & CSS examples
This text has a color of #b5bf5f
<p style="color:#b5bf5f;">Text here</p>
.mytext {color:#b5bf5f;}
This box has a color of #b5bf5f
<div style="background-color:#b5bf5f;">Content here</div>
.mybackground {background-color:#b5bf5f;}
Border around this has a color of #b5bf5f
<div style="border:2px solid #b5bf5f;">Content here</div>
.myborder {border:2px solid #b5bf5f;}