#bfc88e color space conversions
Hex:
#bfc88e
RGB:
191, 200, 142
CMY:
25, 22, 44
CMYK:
5, 0, 29, 22
HSL:
69°, 34.5238%, 67.0588%
HSV (HSB):
69°, 29.0000%, 78.4314%
XYZ:
47.0226, 54.3379, 33.6011
xyY:
0.3484, 0.4026, 54.3379
CIE-Lab:
78.6584, -12.5591, 28.0504
CIE-LCH:
78.6584, 30.7336, 114.1196
CIE-Luv:
78.6584, -2.5576, 40.4425
Hunter-Lab:
73.7143, -15.1341, 24.5739
#bfc88e color charts
#bfc88e color shades, tints & tones
#bfc88e color schemes
#bfc88e color preview, HTML & CSS examples
This text has a color of #bfc88e
<p style="color:#bfc88e;">Text here</p>
.mytext {color:#bfc88e;}
This box has a color of #bfc88e
<div style="background-color:#bfc88e;">Content here</div>
.mybackground {background-color:#bfc88e;}
Border around this has a color of #bfc88e
<div style="border:2px solid #bfc88e;">Content here</div>
.myborder {border:2px solid #bfc88e;}