#bfdc5e color space conversions
Hex:
#bfdc5e
RGB:
191, 220, 94
CMY:
25, 14, 63
CMYK:
13, 0, 57, 14
HSL:
74°, 64.2857%, 61.5686%
HSV (HSB):
74°, 57.2727%, 86.2745%
XYZ:
49.0994, 63.0709, 20.1758
xyY:
0.3710, 0.4766, 63.0709
CIE-Lab:
83.4797, -27.6024, 57.4952
CIE-LCH:
83.4797, 63.7777, 115.6448
CIE-Luv:
83.4797, -12.8086, 75.2693
Hunter-Lab:
79.4172, -28.6230, 40.5295
#bfdc5e color charts
#bfdc5e color shades, tints & tones
#bfdc5e color schemes
#bfdc5e color preview, HTML & CSS examples
This text has a color of #bfdc5e
<p style="color:#bfdc5e;">Text here</p>
.mytext {color:#bfdc5e;}
This box has a color of #bfdc5e
<div style="background-color:#bfdc5e;">Content here</div>
.mybackground {background-color:#bfdc5e;}
Border around this has a color of #bfdc5e
<div style="border:2px solid #bfdc5e;">Content here</div>
.myborder {border:2px solid #bfdc5e;}