#bfac04 color space conversions
Hex:
#bfac04
RGB:
191, 172, 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.2603, 40.5902, 6.0384
xyY:
0.4375, 0.4897, 40.5902
CIE-Lab:
69.8878, -7.5729, 71.8129
CIE-LCH:
69.8878, 72.2111, 96.0198
CIE-Luv:
69.8878, 18.9430, 74.9292
Hunter-Lab:
63.7104, -9.9013, 38.9778
#bfac04 color charts
#bfac04 color shades, tints & tones
#bfac04 color schemes
#bfac04 color preview, HTML & CSS examples
This text has a color of #bfac04
<p style="color:#bfac04;">Text here</p>
.mytext {color:#bfac04;}
This box has a color of #bfac04
<div style="background-color:#bfac04;">Content here</div>
.mybackground {background-color:#bfac04;}
Border around this has a color of #bfac04
<div style="border:2px solid #bfac04;">Content here</div>
.myborder {border:2px solid #bfac04;}