#bec961 color space conversions
Hex:
#bec961
RGB:
190, 201, 97
CMY:
25, 21, 62
CMYK:
5, 0, 52, 21
HSL:
66°, 49.0566%, 58.4314%
HSV (HSB):
66°, 51.7413%, 78.8235%
XYZ:
44.2795, 53.5835, 19.3181
xyY:
0.3779, 0.4573, 53.5835
CIE-Lab:
78.2182, -18.5062, 50.0628
CIE-LCH:
78.2182, 53.3739, 110.2874
CIE-Luv:
78.2182, -2.3818, 65.0350
Hunter-Lab:
73.2008, -20.1257, 35.5935
#bec961 color charts
#bec961 color shades, tints & tones
#bec961 color schemes
#bec961 color preview, HTML & CSS examples
This text has a color of #bec961
<p style="color:#bec961;">Text here</p>
.mytext {color:#bec961;}
This box has a color of #bec961
<div style="background-color:#bec961;">Content here</div>
.mybackground {background-color:#bec961;}
Border around this has a color of #bec961
<div style="border:2px solid #bec961;">Content here</div>
.myborder {border:2px solid #bec961;}