#bfbf32 color space conversions
Hex:
#bfbf32
RGB:
191, 191, 50
CMY:
25, 25, 80
CMYK:
0, 0, 74, 25
HSL:
60°, 58.5062%, 47.2549%
HSV (HSB):
60°, 73.8220%, 74.9020%
XYZ:
40.6924, 48.5683, 10.2475
xyY:
0.4089, 0.4881, 48.5683
CIE-Lab:
75.1819, -16.1816, 66.2365
CIE-LCH:
75.1819, 68.1845, 103.7285
CIE-Luv:
75.1819, 5.5051, 76.3173
Hunter-Lab:
69.6909, -17.7334, 40.0655
#bfbf32 color charts
#bfbf32 color shades, tints & tones
#bfbf32 color schemes
#bfbf32 color preview, HTML & CSS examples
This text has a color of #bfbf32
<p style="color:#bfbf32;">Text here</p>
.mytext {color:#bfbf32;}
This box has a color of #bfbf32
<div style="background-color:#bfbf32;">Content here</div>
.mybackground {background-color:#bfbf32;}
Border around this has a color of #bfbf32
<div style="border:2px solid #bfbf32;">Content here</div>
.myborder {border:2px solid #bfbf32;}