#bec964 color space conversions
Hex:
#bec964
RGB:
190, 201, 100
CMY:
25, 21, 61
CMYK:
5, 0, 50, 21
HSL:
67°, 48.3254%, 59.0196%
HSV (HSB):
67°, 50.2488%, 78.8235%
XYZ:
44.4221, 53.6405, 20.0690
xyY:
0.3760, 0.4541, 53.6405
CIE-Lab:
78.2517, -18.2347, 48.6830
CIE-LCH:
78.2517, 51.9859, 110.5339
CIE-Luv:
78.2517, -2.4557, 63.7012
Hunter-Lab:
73.2397, -19.9038, 35.0213
#bec964 color charts
#bec964 color shades, tints & tones
#bec964 color schemes
#bec964 color preview, HTML & CSS examples
This text has a color of #bec964
<p style="color:#bec964;">Text here</p>
.mytext {color:#bec964;}
This box has a color of #bec964
<div style="background-color:#bec964;">Content here</div>
.mybackground {background-color:#bec964;}
Border around this has a color of #bec964
<div style="border:2px solid #bec964;">Content here</div>
.myborder {border:2px solid #bec964;}