#bfc23e color space conversions
Hex:
#bfc23e
RGB:
191, 194, 62
CMY:
25, 24, 76
CMYK:
2, 0, 68, 24
HSL:
61°, 51.9685%, 50.1961%
HSV (HSB):
61°, 68.0412%, 76.0784%
XYZ:
41.6471, 50.0077, 12.0148
xyY:
0.4017, 0.4824, 50.0077
CIE-Lab:
76.0740, -17.1022, 62.8194
CIE-LCH:
76.0740, 65.1058, 105.2294
CIE-Luv:
76.0740, 3.3633, 74.5206
Hunter-Lab:
70.7162, -18.6285, 39.4278
#bfc23e color charts
#bfc23e color shades, tints & tones
#bfc23e color schemes
#bfc23e color preview, HTML & CSS examples
This text has a color of #bfc23e
<p style="color:#bfc23e;">Text here</p>
.mytext {color:#bfc23e;}
This box has a color of #bfc23e
<div style="background-color:#bfc23e;">Content here</div>
.mybackground {background-color:#bfc23e;}
Border around this has a color of #bfc23e
<div style="border:2px solid #bfc23e;">Content here</div>
.myborder {border:2px solid #bfc23e;}