#bfd04b color space conversions
Hex:
#bfd04b
RGB:
191, 208, 75
CMY:
25, 18, 71
CMYK:
8, 0, 64, 18
HSL:
68°, 58.5903%, 55.4902%
HSV (HSB):
68°, 63.9423%, 81.5686%
XYZ:
45.3117, 56.6961, 15.2119
xyY:
0.3866, 0.4837, 56.6961
CIE-Lab:
80.0084, -23.2335, 61.7539
CIE-LCH:
80.0084, 65.9799, 110.6177
CIE-Luv:
80.0084, -5.5213, 76.6538
Hunter-Lab:
75.2968, -24.3526, 40.7297
#bfd04b color charts
#bfd04b color shades, tints & tones
#bfd04b color schemes
#bfd04b color preview, HTML & CSS examples
This text has a color of #bfd04b
<p style="color:#bfd04b;">Text here</p>
.mytext {color:#bfd04b;}
This box has a color of #bfd04b
<div style="background-color:#bfd04b;">Content here</div>
.mybackground {background-color:#bfd04b;}
Border around this has a color of #bfd04b
<div style="border:2px solid #bfd04b;">Content here</div>
.myborder {border:2px solid #bfd04b;}