#bfdd80 color space conversions
Hex:
#bfdd80
RGB:
191, 221, 128
CMY:
25, 13, 50
CMYK:
14, 0, 42, 13
HSL:
79°, 57.7640%, 68.4314%
HSV (HSB):
79°, 42.0814%, 86.6667%
XYZ:
51.2386, 64.3478, 30.1419
xyY:
0.3516, 0.4416, 64.3478
CIE-Lab:
84.1465, -24.7330, 42.3197
CIE-LCH:
84.1465, 49.0171, 120.3034
CIE-Luv:
84.1465, -13.8663, 60.0255
Hunter-Lab:
80.2171, -26.3631, 33.8735
#bfdd80 color charts
#bfdd80 color shades, tints & tones
#bfdd80 color schemes
#bfdd80 color preview, HTML & CSS examples
This text has a color of #bfdd80
<p style="color:#bfdd80;">Text here</p>
.mytext {color:#bfdd80;}
This box has a color of #bfdd80
<div style="background-color:#bfdd80;">Content here</div>
.mybackground {background-color:#bfdd80;}
Border around this has a color of #bfdd80
<div style="border:2px solid #bfdd80;">Content here</div>
.myborder {border:2px solid #bfdd80;}