#bec85a color space conversions
Hex:
#bec85a
RGB:
190, 200, 90
CMY:
25, 22, 65
CMYK:
5, 0, 55, 22
HSL:
65°, 50.0000%, 56.8627%
HSV (HSB):
65°, 55.0000%, 78.4314%
XYZ:
43.7349, 52.9939, 17.5966
xyY:
0.3825, 0.4635, 52.9939
CIE-Lab:
77.8714, -18.6067, 52.9075
CIE-LCH:
77.8714, 56.0839, 109.3760
CIE-Luv:
77.8714, -1.6139, 67.5176
Hunter-Lab:
72.7969, -20.1553, 36.6261
#bec85a color charts
#bec85a color shades, tints & tones
#bec85a color schemes
#bec85a color preview, HTML & CSS examples
This text has a color of #bec85a
<p style="color:#bec85a;">Text here</p>
.mytext {color:#bec85a;}
This box has a color of #bec85a
<div style="background-color:#bec85a;">Content here</div>
.mybackground {background-color:#bec85a;}
Border around this has a color of #bec85a
<div style="border:2px solid #bec85a;">Content here</div>
.myborder {border:2px solid #bec85a;}