#bfd07e color space conversions
Hex:
#bfd07e
RGB:
191, 208, 126
CMY:
25, 18, 51
CMYK:
8, 0, 39, 18
HSL:
72°, 46.5909%, 65.4902%
HSV (HSB):
72°, 39.4231%, 81.5686%
XYZ:
47.8076, 57.6945, 28.3551
xyY:
0.3572, 0.4310, 57.6945
CIE-Lab:
80.5686, -18.6045, 38.7792
CIE-LCH:
80.5686, 43.0111, 115.6296
CIE-Luv:
80.5686, -6.5794, 54.2585
Hunter-Lab:
75.9569, -20.5758, 31.0366
#bfd07e color charts
#bfd07e color shades, tints & tones
#bfd07e color schemes
#bfd07e color preview, HTML & CSS examples
This text has a color of #bfd07e
<p style="color:#bfd07e;">Text here</p>
.mytext {color:#bfd07e;}
This box has a color of #bfd07e
<div style="background-color:#bfd07e;">Content here</div>
.mybackground {background-color:#bfd07e;}
Border around this has a color of #bfd07e
<div style="border:2px solid #bfd07e;">Content here</div>
.myborder {border:2px solid #bfd07e;}