#bfc030 color space conversions
Hex:
#bfc030
RGB:
191, 192, 48
CMY:
25, 25, 81
CMYK:
1, 0, 75, 25
HSL:
60°, 60.0000%, 47.0588%
HSV (HSB):
60°, 75.0000%, 75.2941%
XYZ:
40.8690, 48.9890, 10.0981
xyY:
0.4089, 0.4901, 48.9890
CIE-Lab:
75.4445, -16.7690, 67.1335
CIE-LCH:
75.4445, 69.1961, 104.0247
CIE-Luv:
75.4445, 4.8885, 77.1759
Hunter-Lab:
69.9922, -18.2587, 40.4405
#bfc030 color charts
#bfc030 color shades, tints & tones
#bfc030 color schemes
#bfc030 color preview, HTML & CSS examples
This text has a color of #bfc030
<p style="color:#bfc030;">Text here</p>
.mytext {color:#bfc030;}
This box has a color of #bfc030
<div style="background-color:#bfc030;">Content here</div>
.mybackground {background-color:#bfc030;}
Border around this has a color of #bfc030
<div style="border:2px solid #bfc030;">Content here</div>
.myborder {border:2px solid #bfc030;}