#bece6a color space conversions
Hex:
#bece6a
RGB:
190, 206, 106
CMY:
25, 19, 58
CMYK:
8, 0, 49, 19
HSL:
70°, 50.5051%, 61.1765%
HSV (HSB):
70°, 48.5437%, 80.7843%
XYZ:
45.9080, 56.1304, 22.0503
xyY:
0.3700, 0.4523, 56.1304
CIE-Lab:
79.6880, -20.1465, 47.5306
CIE-LCH:
79.6880, 51.6240, 112.9703
CIE-Luv:
79.6880, -5.5487, 63.3867
Hunter-Lab:
74.9202, -21.7329, 34.9941
#bece6a color charts
#bece6a color shades, tints & tones
#bece6a color schemes
#bece6a color preview, HTML & CSS examples
This text has a color of #bece6a
<p style="color:#bece6a;">Text here</p>
.mytext {color:#bece6a;}
This box has a color of #bece6a
<div style="background-color:#bece6a;">Content here</div>
.mybackground {background-color:#bece6a;}
Border around this has a color of #bece6a
<div style="border:2px solid #bece6a;">Content here</div>
.myborder {border:2px solid #bece6a;}