#bfc200 color space conversions
Hex:
#bfc200
RGB:
191, 194, 0
CMY:
25, 24, 100
CMYK:
2, 0, 100, 24
HSL:
61°, 100.0000%, 38.0392%
HSV (HSB):
61°, 100.0000%, 76.0784%
XYZ:
40.7776, 49.6599, 7.4361
xyY:
0.4166, 0.5074, 49.6599
CIE-Lab:
75.8601, -18.8415, 76.6286
CIE-LCH:
75.8601, 78.9110, 103.8139
CIE-Luv:
75.8601, 3.9777, 83.6447
Hunter-Lab:
70.4698, -20.0324, 43.0725
#bfc200 color charts
#bfc200 color shades, tints & tones
#bfc200 color schemes
#bfc200 color preview, HTML & CSS examples
This text has a color of #bfc200
<p style="color:#bfc200;">Text here</p>
.mytext {color:#bfc200;}
This box has a color of #bfc200
<div style="background-color:#bfc200;">Content here</div>
.mybackground {background-color:#bfc200;}
Border around this has a color of #bfc200
<div style="border:2px solid #bfc200;">Content here</div>
.myborder {border:2px solid #bfc200;}