#bfc105 color space conversions
Hex:
#bfc105
RGB:
191, 193, 5
CMY:
25, 24, 98
CMYK:
1, 0, 97, 24
HSL:
61°, 94.9495%, 38.8235%
HSV (HSB):
61°, 97.4093%, 75.6863%
XYZ:
40.5832, 49.2273, 7.5064
xyY:
0.4170, 0.5058, 49.2273
CIE-Lab:
75.5925, -18.2885, 75.9104
CIE-LCH:
75.5925, 78.0824, 103.5457
CIE-Luv:
75.5925, 4.6125, 82.9657
Hunter-Lab:
70.1621, -19.5357, 42.7702
#bfc105 color charts
#bfc105 color shades, tints & tones
#bfc105 color schemes
#bfc105 color preview, HTML & CSS examples
This text has a color of #bfc105
<p style="color:#bfc105;">Text here</p>
.mytext {color:#bfc105;}
This box has a color of #bfc105
<div style="background-color:#bfc105;">Content here</div>
.mybackground {background-color:#bfc105;}
Border around this has a color of #bfc105
<div style="border:2px solid #bfc105;">Content here</div>
.myborder {border:2px solid #bfc105;}