#bff962 color space conversions
Hex:
#bff962
RGB:
191, 249, 98
CMY:
25, 2, 62
CMYK:
23, 0, 61, 2
HSL:
83°, 92.6380%, 68.0392%
HSV (HSB):
83°, 60.6426%, 97.6471%
XYZ:
57.5661, 79.7096, 23.9067
xyY:
0.3571, 0.4945, 79.7096
CIE-Lab:
91.5544, -40.5583, 64.7823
CIE-LCH:
91.5544, 76.4312, 122.0495
CIE-Luv:
91.5544, -28.6197, 87.0230
Hunter-Lab:
89.2802, -41.1471, 46.6200
#bff962 color charts
#bff962 color shades, tints & tones
#bff962 color schemes
#bff962 color preview, HTML & CSS examples
This text has a color of #bff962
<p style="color:#bff962;">Text here</p>
.mytext {color:#bff962;}
This box has a color of #bff962
<div style="background-color:#bff962;">Content here</div>
.mybackground {background-color:#bff962;}
Border around this has a color of #bff962
<div style="border:2px solid #bff962;">Content here</div>
.myborder {border:2px solid #bff962;}