#bfc800 color space conversions
Hex:
#bfc800
RGB:
191, 200, 0
CMY:
25, 22, 100
CMYK:
5, 0, 100, 22
HSL:
63°, 100.0000%, 39.2157%
HSV (HSB):
63°, 100.0000%, 78.4314%
XYZ:
42.1401, 52.3849, 7.8903
xyY:
0.4115, 0.5115, 52.3849
CIE-Lab:
77.5104, -21.8011, 77.8425
CIE-LCH:
77.5104, 80.8378, 105.6458
CIE-Luv:
77.5104, 0.0984, 85.9466
Hunter-Lab:
72.3774, -22.7329, 44.2007
#bfc800 color charts
#bfc800 color shades, tints & tones
#bfc800 color schemes
#bfc800 color preview, HTML & CSS examples
This text has a color of #bfc800
<p style="color:#bfc800;">Text here</p>
.mytext {color:#bfc800;}
This box has a color of #bfc800
<div style="background-color:#bfc800;">Content here</div>
.mybackground {background-color:#bfc800;}
Border around this has a color of #bfc800
<div style="border:2px solid #bfc800;">Content here</div>
.myborder {border:2px solid #bfc800;}