#bfc06e color space conversions
Hex:
#bfc06e
RGB:
191, 192, 110
CMY:
25, 25, 57
CMYK:
1, 0, 43, 25
HSL:
61°, 39.4231%, 59.2157%
HSV (HSB):
61°, 42.7083%, 75.2941%
XYZ:
43.1500, 49.9014, 22.1095
xyY:
0.3747, 0.4333, 49.9014
CIE-Lab:
76.0087, -12.3067, 41.0820
CIE-LCH:
76.0087, 42.8857, 106.6764
CIE-Luv:
76.0087, 3.2860, 54.4502
Hunter-Lab:
70.6409, -14.5876, 30.8918
#bfc06e color charts
#bfc06e color shades, tints & tones
#bfc06e color schemes
#bfc06e color preview, HTML & CSS examples
This text has a color of #bfc06e
<p style="color:#bfc06e;">Text here</p>
.mytext {color:#bfc06e;}
This box has a color of #bfc06e
<div style="background-color:#bfc06e;">Content here</div>
.mybackground {background-color:#bfc06e;}
Border around this has a color of #bfc06e
<div style="border:2px solid #bfc06e;">Content here</div>
.myborder {border:2px solid #bfc06e;}