#bfcb02 color space conversions
Hex:
#bfcb02
RGB:
191, 203, 2
CMY:
25, 20, 99
CMYK:
6, 0, 99, 20
HSL:
64°, 98.0488%, 40.1961%
HSV (HSB):
64°, 99.0148%, 79.6078%
XYZ:
42.8528, 53.7926, 8.1819
xyY:
0.4088, 0.5132, 53.7926
CIE-Lab:
78.3407, -23.2425, 78.2592
CIE-LCH:
78.3407, 81.6377, 106.5411
CIE-Luv:
78.3407, -1.8147, 86.9840
Hunter-Lab:
73.3435, -24.0579, 44.7263
#bfcb02 color charts
#bfcb02 color shades, tints & tones
#bfcb02 color schemes
#bfcb02 color preview, HTML & CSS examples
This text has a color of #bfcb02
<p style="color:#bfcb02;">Text here</p>
.mytext {color:#bfcb02;}
This box has a color of #bfcb02
<div style="background-color:#bfcb02;">Content here</div>
.mybackground {background-color:#bfcb02;}
Border around this has a color of #bfcb02
<div style="border:2px solid #bfcb02;">Content here</div>
.myborder {border:2px solid #bfcb02;}