#bfdd8d color space conversions
Hex:
#bfdd8d
RGB:
191, 221, 141
CMY:
25, 13, 45
CMYK:
14, 0, 36, 13
HSL:
82°, 54.0541%, 70.9804%
HSV (HSB):
82°, 36.1991%, 86.6667%
XYZ:
52.1500, 64.7124, 34.9414
xyY:
0.3435, 0.4263, 64.7124
CIE-Lab:
84.3353, -23.1480, 36.0645
CIE-LCH:
84.3353, 42.8542, 122.6944
CIE-Luv:
84.3353, -14.0935, 52.7804
Hunter-Lab:
80.4440, -25.0595, 30.5577
#bfdd8d color charts
#bfdd8d color shades, tints & tones
#bfdd8d color schemes
#bfdd8d color preview, HTML & CSS examples
This text has a color of #bfdd8d
<p style="color:#bfdd8d;">Text here</p>
.mytext {color:#bfdd8d;}
This box has a color of #bfdd8d
<div style="background-color:#bfdd8d;">Content here</div>
.mybackground {background-color:#bfdd8d;}
Border around this has a color of #bfdd8d
<div style="border:2px solid #bfdd8d;">Content here</div>
.myborder {border:2px solid #bfdd8d;}