#bfcf00 color space conversions
Hex:
#bfcf00
RGB:
191, 207, 0
CMY:
25, 19, 100
CMYK:
8, 0, 100, 19
HSL:
65°, 100.0000%, 40.5882%
HSV (HSB):
65°, 100.0000%, 81.1765%
XYZ:
43.7987, 55.7020, 8.4431
xyY:
0.4058, 0.5160, 55.7020
CIE-Lab:
79.4439, -25.1975, 79.2725
CIE-LCH:
79.4439, 83.1808, 107.6333
CIE-Luv:
79.4439, -4.3184, 88.6279
Hunter-Lab:
74.6338, -25.8568, 45.5363
#bfcf00 color charts
#bfcf00 color shades, tints & tones
#bfcf00 color schemes
#bfcf00 color preview, HTML & CSS examples
This text has a color of #bfcf00
<p style="color:#bfcf00;">Text here</p>
.mytext {color:#bfcf00;}
This box has a color of #bfcf00
<div style="background-color:#bfcf00;">Content here</div>
.mybackground {background-color:#bfcf00;}
Border around this has a color of #bfcf00
<div style="border:2px solid #bfcf00;">Content here</div>
.myborder {border:2px solid #bfcf00;}