#bfb02b color space conversions
Hex:
#bfb02b
RGB:
191, 176, 43
CMY:
25, 31, 83
CMYK:
0, 8, 77, 25
HSL:
54°, 63.2479%, 45.8824%
HSV (HSB):
54°, 77.4869%, 74.9020%
XYZ:
37.4472, 42.3015, 8.4768
xyY:
0.4244, 0.4795, 42.3015
CIE-Lab:
71.0783, -8.7897, 64.7357
CIE-LCH:
71.0783, 65.3296, 97.7322
CIE-Luv:
71.0783, 15.6550, 71.6738
Hunter-Lab:
65.0396, -11.0459, 37.8002
#bfb02b color charts
#bfb02b color shades, tints & tones
#bfb02b color schemes
#bfb02b color preview, HTML & CSS examples
This text has a color of #bfb02b
<p style="color:#bfb02b;">Text here</p>
.mytext {color:#bfb02b;}
This box has a color of #bfb02b
<div style="background-color:#bfb02b;">Content here</div>
.mybackground {background-color:#bfb02b;}
Border around this has a color of #bfb02b
<div style="border:2px solid #bfb02b;">Content here</div>
.myborder {border:2px solid #bfb02b;}