#bfbc18 color space conversions
Hex:
#bfbc18
RGB:
191, 188, 24
CMY:
25, 26, 91
CMYK:
0, 2, 87, 25
HSL:
59°, 77.6744%, 42.1569%
HSV (HSB):
59°, 87.4346%, 74.9020%
XYZ:
39.6339, 47.1088, 7.8681
xyY:
0.4189, 0.4979, 47.1088
CIE-Lab:
74.2593, -15.5007, 72.3152
CIE-LCH:
74.2593, 73.9579, 102.0982
CIE-Luv:
74.2593, 7.8057, 79.5260
Hunter-Lab:
68.6358, -17.0373, 41.2483
#bfbc18 color charts
#bfbc18 color shades, tints & tones
#bfbc18 color schemes
#bfbc18 color preview, HTML & CSS examples
This text has a color of #bfbc18
<p style="color:#bfbc18;">Text here</p>
.mytext {color:#bfbc18;}
This box has a color of #bfbc18
<div style="background-color:#bfbc18;">Content here</div>
.mybackground {background-color:#bfbc18;}
Border around this has a color of #bfbc18
<div style="border:2px solid #bfbc18;">Content here</div>
.myborder {border:2px solid #bfbc18;}