#bff965 color space conversions
Hex:
#bff965
RGB:
191, 249, 101
CMY:
25, 2, 60
CMYK:
23, 0, 59, 2
HSL:
84°, 92.5000%, 68.6275%
HSV (HSB):
84°, 59.4378%, 97.6471%
XYZ:
57.7105, 79.7673, 24.6669
xyY:
0.3559, 0.4920, 79.7673
CIE-Lab:
91.5804, -40.3169, 63.5616
CIE-LCH:
91.5804, 75.2697, 122.3868
CIE-Luv:
91.5804, -28.6229, 85.9163
Hunter-Lab:
89.3125, -40.9568, 46.1437
#bff965 color charts
#bff965 color shades, tints & tones
#bff965 color schemes
#bff965 color preview, HTML & CSS examples
This text has a color of #bff965
<p style="color:#bff965;">Text here</p>
.mytext {color:#bff965;}
This box has a color of #bff965
<div style="background-color:#bff965;">Content here</div>
.mybackground {background-color:#bff965;}
Border around this has a color of #bff965
<div style="border:2px solid #bff965;">Content here</div>
.myborder {border:2px solid #bff965;}