#bfdc70 color space conversions
Hex:
#bfdc70
RGB:
191, 220, 112
CMY:
25, 14, 56
CMYK:
13, 0, 49, 14
HSL:
76°, 60.6742%, 65.0980%
HSV (HSB):
76°, 49.0909%, 86.2745%
XYZ:
50.0037, 63.4326, 24.9375
xyY:
0.3614, 0.4584, 63.4326
CIE-Lab:
83.6695, -25.9726, 49.4779
CIE-LCH:
83.6695, 55.8806, 117.6965
CIE-Luv:
83.6695, -13.0581, 67.5283
Hunter-Lab:
79.6446, -27.3094, 37.1870
#bfdc70 color charts
#bfdc70 color shades, tints & tones
#bfdc70 color schemes
#bfdc70 color preview, HTML & CSS examples
This text has a color of #bfdc70
<p style="color:#bfdc70;">Text here</p>
.mytext {color:#bfdc70;}
This box has a color of #bfdc70
<div style="background-color:#bfdc70;">Content here</div>
.mybackground {background-color:#bfdc70;}
Border around this has a color of #bfdc70
<div style="border:2px solid #bfdc70;">Content here</div>
.myborder {border:2px solid #bfdc70;}