#bfb10b color space conversions
Hex:
#bfb10b
RGB:
191, 177, 11
CMY:
25, 31, 96
CMYK:
0, 7, 94, 25
HSL:
55°, 89.1089%, 39.6078%
HSV (HSB):
55°, 94.2408%, 74.9020%
XYZ:
37.2684, 42.5448, 6.5643
xyY:
0.4315, 0.4925, 42.5448
CIE-Lab:
71.2449, -10.0925, 71.9999
CIE-LCH:
71.2449, 72.7038, 97.9794
CIE-Luv:
71.2449, 15.3871, 76.4082
Hunter-Lab:
65.2264, -12.1566, 39.6916
#bfb10b color charts
#bfb10b color shades, tints & tones
#bfb10b color schemes
#bfb10b color preview, HTML & CSS examples
This text has a color of #bfb10b
<p style="color:#bfb10b;">Text here</p>
.mytext {color:#bfb10b;}
This box has a color of #bfb10b
<div style="background-color:#bfb10b;">Content here</div>
.mybackground {background-color:#bfb10b;}
Border around this has a color of #bfb10b
<div style="border:2px solid #bfb10b;">Content here</div>
.myborder {border:2px solid #bfb10b;}