#bfc230 color space conversions
Hex:
#bfc230
RGB:
191, 194, 48
CMY:
25, 24, 81
CMYK:
2, 0, 75, 24
HSL:
61°, 60.3306%, 47.4510%
HSV (HSB):
61°, 75.2577%, 76.0784%
XYZ:
41.3111, 49.8733, 10.2455
xyY:
0.4073, 0.4917, 49.8733
CIE-Lab:
75.9915, -17.7704, 67.6382
CIE-LCH:
75.9915, 69.9336, 104.7205
CIE-Luv:
75.9915, 3.5976, 77.9992
Hunter-Lab:
70.6211, -19.1698, 40.8331
#bfc230 color charts
#bfc230 color shades, tints & tones
#bfc230 color schemes
#bfc230 color preview, HTML & CSS examples
This text has a color of #bfc230
<p style="color:#bfc230;">Text here</p>
.mytext {color:#bfc230;}
This box has a color of #bfc230
<div style="background-color:#bfc230;">Content here</div>
.mybackground {background-color:#bfc230;}
Border around this has a color of #bfc230
<div style="border:2px solid #bfc230;">Content here</div>
.myborder {border:2px solid #bfc230;}