#bfab04 color space conversions
Hex:
#bfab04
RGB:
191, 171, 4
CMY:
25, 33, 98
CMYK:
0, 10, 98, 25
HSL:
54°, 95.8974%, 38.2353%
HSV (HSB):
54°, 97.9058%, 74.9020%
XYZ:
36.0707, 40.2110, 5.9752
xyY:
0.4385, 0.4888, 40.2110
CIE-Lab:
69.6195, -7.0496, 71.6173
CIE-LCH:
69.6195, 71.9634, 95.6217
CIE-Luv:
69.6195, 19.6532, 74.5439
Hunter-Lab:
63.4121, -9.4351, 38.8017
#bfab04 color charts
#bfab04 color shades, tints & tones
#bfab04 color schemes
#bfab04 color preview, HTML & CSS examples
This text has a color of #bfab04
<p style="color:#bfab04;">Text here</p>
.mytext {color:#bfab04;}
This box has a color of #bfab04
<div style="background-color:#bfab04;">Content here</div>
.mybackground {background-color:#bfab04;}
Border around this has a color of #bfab04
<div style="border:2px solid #bfab04;">Content here</div>
.myborder {border:2px solid #bfab04;}