#bec06a color space conversions
Hex:
#bec06a
RGB:
190, 192, 106
CMY:
25, 25, 58
CMYK:
1, 0, 45, 25
HSL:
61°, 40.5660%, 58.4314%
HSV (HSB):
61°, 44.7917%, 75.2941%
XYZ:
42.6864, 49.6870, 20.9764
xyY:
0.3766, 0.4384, 49.6870
CIE-Lab:
75.8768, -13.1192, 42.8980
CIE-LCH:
75.8768, 44.8592, 107.0048
CIE-Luv:
75.8768, 2.7814, 56.4143
Hunter-Lab:
70.4890, -15.2607, 31.6986
#bec06a color charts
#bec06a color shades, tints & tones
#bec06a color schemes
#bec06a color preview, HTML & CSS examples
This text has a color of #bec06a
<p style="color:#bec06a;">Text here</p>
.mytext {color:#bec06a;}
This box has a color of #bec06a
<div style="background-color:#bec06a;">Content here</div>
.mybackground {background-color:#bec06a;}
Border around this has a color of #bec06a
<div style="border:2px solid #bec06a;">Content here</div>
.myborder {border:2px solid #bec06a;}