#bfdc9e color space conversions
Hex:
#bfdc9e
RGB:
191, 220, 158
CMY:
25, 14, 38
CMYK:
13, 0, 28, 14
HSL:
88°, 46.9697%, 74.1176%
HSV (HSB):
88°, 28.1818%, 86.2745%
XYZ:
53.2506, 64.7314, 42.0356
xyY:
0.3328, 0.4045, 64.7314
CIE-Lab:
84.3451, -20.3309, 27.3795
CIE-LCH:
84.3451, 34.1025, 126.5961
CIE-Luv:
84.3451, -13.8959, 41.7900
Hunter-Lab:
80.4558, -22.6554, 25.3420
#bfdc9e color charts
#bfdc9e color shades, tints & tones
#bfdc9e color schemes
#bfdc9e color preview, HTML & CSS examples
This text has a color of #bfdc9e
<p style="color:#bfdc9e;">Text here</p>
.mytext {color:#bfdc9e;}
This box has a color of #bfdc9e
<div style="background-color:#bfdc9e;">Content here</div>
.mybackground {background-color:#bfdc9e;}
Border around this has a color of #bfdc9e
<div style="border:2px solid #bfdc9e;">Content here</div>
.myborder {border:2px solid #bfdc9e;}