#bec08a color space conversions
Hex:
#bec08a
RGB:
190, 192, 138
CMY:
25, 25, 46
CMYK:
1, 0, 28, 25
HSL:
62°, 30.0000%, 64.7059%
HSV (HSB):
62°, 28.1250%, 75.2941%
XYZ:
44.6723, 50.4814, 31.4342
xyY:
0.3529, 0.3988, 50.4814
CIE-Lab:
76.3638, -9.3703, 27.0644
CIE-LCH:
76.3638, 28.6406, 109.0969
CIE-Luv:
76.3638, 1.5352, 38.3398
Hunter-Lab:
71.0503, -12.1075, 23.5040
#bec08a color charts
#bec08a color shades, tints & tones
#bec08a color schemes
#bec08a color preview, HTML & CSS examples
This text has a color of #bec08a
<p style="color:#bec08a;">Text here</p>
.mytext {color:#bec08a;}
This box has a color of #bec08a
<div style="background-color:#bec08a;">Content here</div>
.mybackground {background-color:#bec08a;}
Border around this has a color of #bec08a
<div style="border:2px solid #bec08a;">Content here</div>
.myborder {border:2px solid #bec08a;}