#bfbf31 color space conversions
Hex:
#bfbf31
RGB:
191, 191, 49
CMY:
25, 25, 81
CMYK:
0, 0, 74, 25
HSL:
60°, 59.1667%, 47.0588%
HSV (HSB):
60°, 74.3455%, 74.9020%
XYZ:
40.6710, 48.5597, 10.1351
xyY:
0.4093, 0.4887, 48.5597
CIE-Lab:
75.1766, -16.2245, 66.5611
CIE-LCH:
75.1766, 68.5100, 103.6989
CIE-Luv:
75.1766, 5.5214, 76.5430
Hunter-Lab:
69.6848, -17.7682, 40.1561
#bfbf31 color charts
#bfbf31 color shades, tints & tones
#bfbf31 color schemes
#bfbf31 color preview, HTML & CSS examples
This text has a color of #bfbf31
<p style="color:#bfbf31;">Text here</p>
.mytext {color:#bfbf31;}
This box has a color of #bfbf31
<div style="background-color:#bfbf31;">Content here</div>
.mybackground {background-color:#bfbf31;}
Border around this has a color of #bfbf31
<div style="border:2px solid #bfbf31;">Content here</div>
.myborder {border:2px solid #bfbf31;}